Bug 27393 - dnf build-dep vlc does not install Qt5Quick, Qt5QuickWidgets and Qt5QuickControls2 even though virtual:world requires it according to ./configure
Summary: dnf build-dep vlc does not install Qt5Quick, Qt5QuickWidgets and Qt5QuickCont...
Status: RESOLVED INVALID
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 7
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-12 00:14 CEST by Kristoffer Grundström
Modified: 2020-10-13 17:20 CEST (History)
1 user (show)

See Also:
Source RPM: dnf
CVE:
Status comment:


Attachments

Description Kristoffer Grundström 2020-10-12 00:14:57 CEST
Description of problem: If a person wants to build a local version of VLC and wants it to have a GUI the dnf build-dep vlc command should install these packages along with the rest of the current ones. I'm therefor hoping that they could be added when the next release of VLC comes out in our repos.

Version-Release number of selected component (if applicable): 4.2.6

How reproducible: All the time.

Steps to Reproduce:
1. Open a terminal window.
2. Login as root.
3. Run dnf build-dep vlc -y
4. Type git clone https://github.com/videolan/vlc.git -b master
5. cd to the vlc directory.
6. Run aclocal && ./bootstrap && ./configure
7. The configure part will end up with this error:

configure: error: Package 'Qt5Quick', required by 'virtual:world', not found
Package 'Qt5QuickWidgets', required by 'virtual:world', not found
Package 'Qt5QuickControls2', required by 'virtual:world', not found. If you want to build VLC without GUI, pass --disable-qt.
Comment 1 Lewis Smith 2020-10-13 17:20:53 CEST
This is a duplicate of your own earlier bugs on the same subject:
 bug 24939, bug 26278, bug 26706
 https://bugs.mageia.org/show_bug.cgi?id=24939#c3
 See particularly bug 26278 where Martin explained a lot of things.
Your starting point is the same, the Qt5Quick elements the same.

Status: NEW => RESOLVED
Resolution: (none) => INVALID
See Also: (none) => https://bugs.mageia.org/show_bug.cgi?id=26278
CC: (none) => lewyssmith


Note You need to log in before you can comment on or make changes to this bug.