Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why net-misc/dropbox depends on Qt? #187

Open
RazrFalcon opened this issue Oct 20, 2019 · 1 comment
Open

Why net-misc/dropbox depends on Qt? #187

RazrFalcon opened this issue Oct 20, 2019 · 1 comment

Comments

@RazrFalcon
Copy link

It uses bundled Qt anyway:

> equery f net-misc/dropbox | grep libQt
/opt/dropbox/libQt5Core.so.5
/opt/dropbox/libQt5DBus.so.5
/opt/dropbox/libQt5Gui.so.5
/opt/dropbox/libQt5Network.so.5
/opt/dropbox/libQt5OpenGL.so.5
/opt/dropbox/libQt5PrintSupport.so.5
/opt/dropbox/libQt5Qml.so.5
/opt/dropbox/libQt5Quick.so.5
/opt/dropbox/libQt5Sql.so.5
/opt/dropbox/libQt5WebKit.so.5
/opt/dropbox/libQt5WebKitWidgets.so.5
/opt/dropbox/libQt5Widgets.so.5
/opt/dropbox/libQt5XcbQpa.so.5

But ebuild still requires a system Qt.

@jorgicio
Copy link
Owner

Hi!

Honestly, I took the ebuild from the Gentoo Portage Tree and just bumped it (I think original maintainer doesn't care too much of this package), and although it comes with bundled Qt libraries, I don't know why requires system Qt as a dependency. You may ask it in the forums or file a bug in the Bugzilla tracker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants