commit: cda33dc2d4ded501d7b7417ece1bf9ff80fc8cab
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 1 14:15:40 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Oct 1 14:20:47 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cda33dc2
app-text/qpdfview: dev-qt/linguist-tools is a build-time dependency
Package-Manager: portage-2.2.20.1
app-text/qpdfview/qpdfview-0.4.13-r1.ebuild | 4 ++--
app-text/qpdfview/qpdfview-0.4.15.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-text/qpdfview/qpdfview-0.4.13-r1.ebuild
b/app-text/qpdfview/qpdfview-0.4.13-r1.ebuild
index cb7140a..b4b14a2 100644
--- a/app-text/qpdfview/qpdfview-0.4.13-r1.ebuild
+++ b/app-text/qpdfview/qpdfview-0.4.13-r1.ebuild
@@ -29,8 +29,7 @@ RDEPEND="cups? ( net-print/cups )
pdf? ( app-text/poppler[qt4] )
sqlite? ( dev-qt/qtsql:4[sqlite] )
svg? ( dev-qt/qtsvg:4 ) )
- qt5? ( dev-qt/linguist-tools:5
- dev-qt/qtconcurrent:5
+ qt5? ( dev-qt/qtconcurrent:5
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtprintsupport:5
@@ -40,6 +39,7 @@ RDEPEND="cups? ( net-print/cups )
svg? ( dev-qt/qtsvg:5 ) )
!svg? ( virtual/freedesktop-icon-theme )"
DEPEND="${RDEPEND}
+ qt5? ( dev-qt/linguist-tools:5 )
virtual/pkgconfig"
DOCS=( CHANGES CONTRIBUTORS README TODO )
diff --git a/app-text/qpdfview/qpdfview-0.4.15.ebuild
b/app-text/qpdfview/qpdfview-0.4.15.ebuild
index b5f6a45..cc87608 100644
--- a/app-text/qpdfview/qpdfview-0.4.15.ebuild
+++ b/app-text/qpdfview/qpdfview-0.4.15.ebuild
@@ -29,8 +29,7 @@ RDEPEND="cups? ( net-print/cups )
pdf? ( app-text/poppler[qt4] )
sqlite? ( dev-qt/qtsql:4[sqlite] )
svg? ( dev-qt/qtsvg:4 ) )
- qt5? ( dev-qt/linguist-tools:5
- dev-qt/qtconcurrent:5
+ qt5? ( dev-qt/qtconcurrent:5
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtprintsupport:5
@@ -40,6 +39,7 @@ RDEPEND="cups? ( net-print/cups )
svg? ( dev-qt/qtsvg:5 ) )
!svg? ( virtual/freedesktop-icon-theme )"
DEPEND="${RDEPEND}
+ qt5? ( dev-qt/linguist-tools:5 )
virtual/pkgconfig"
DOCS=( CHANGES CONTRIBUTORS README TODO )