Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 661424

Summary: app-text/qpdfview should propagate cups use flag to dev-qt/qtprintsupport
Product: Gentoo Linux Reporter: quilosaq
Component: Current packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: normal CC: hydrapolic
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description quilosaq 2018-07-17 18:42:58 UTC
The relevant part of ebuild should look like this:

-----
RDEPEND="
...
  dev-qt/qtprintsupport:5[cups?]
..."
-----
Otherwise, printers cups may not be available for qpdfview.
Comment 1 Tomáš Mózes 2018-09-26 11:56:29 UTC
Yes please, got hit by this today.
Comment 2 Larry the Git Cow gentoo-dev 2018-10-06 14:40:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=850381426ea2b905ee73647ac82e6e17d27ac161

commit 850381426ea2b905ee73647ac82e6e17d27ac161
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2018-10-06 14:39:05 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2018-10-06 14:39:54 +0000

    app-text/qpdfview: propagate cups USE flag to dev-qt/qtprintsupport
    
    Closes: https://bugs.gentoo.org/661424
    Signed-off-by: Michael Palimaka <kensington@gentoo.org>
    Package-Manager: Portage-2.3.49, Repoman-2.3.11

 app-text/qpdfview/qpdfview-0.4.18_pre3-r1.ebuild | 96 ++++++++++++++++++++++++
 1 file changed, 96 insertions(+)