Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661424 - app-text/qpdfview should propagate cups use flag to dev-qt/qtprintsupport
Summary: app-text/qpdfview should propagate cups use flag to dev-qt/qtprintsupport
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-17 18:42 UTC by quilosaq
Modified: 2018-10-06 14:40 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(+)