Skip to content

Commit

Permalink
media-libs/qimageblitz: Fix reverse usedeps after adding USE=qt5
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
a17r committed May 6, 2017
1 parent 64e49bf commit 7d5ee7b
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion kde-apps/kopete/kopete-16.12.3-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ COMMONDEPEND="
>=dev-qt/qtgui-4.4.0:4[mng]
kde-frameworks/kdelibs:4[zeroconf?]
media-libs/phonon[qt4]
media-libs/qimageblitz
media-libs/qimageblitz[-qt5(-)]
!aqua? (
x11-libs/libX11
x11-libs/libXScrnSaver
Expand Down
2 changes: 1 addition & 1 deletion kde-apps/kopete/kopete-17.04.0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ COMMONDEPEND="
>=dev-qt/qtgui-4.4.0:4[mng]
kde-frameworks/kdelibs:4[zeroconf?]
media-libs/phonon[qt4]
media-libs/qimageblitz
media-libs/qimageblitz[-qt5(-)]
!aqua? (
x11-libs/libX11
x11-libs/libXScrnSaver
Expand Down
4 changes: 2 additions & 2 deletions kde-misc/basket/basket-1.81.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
Expand All @@ -17,7 +17,7 @@ IUSE="debug crypt"

DEPEND="
$(add_kdeapps_dep kdepimlibs)
media-libs/qimageblitz
media-libs/qimageblitz[-qt5(-)]
x11-libs/libX11
crypt? ( >=app-crypt/gpgme-1.0 )
"
Expand Down
4 changes: 2 additions & 2 deletions kde-misc/krecipes/krecipes-2.0.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand All @@ -23,7 +23,7 @@ DEPEND="
dev-db/sqlite:3
dev-libs/libxml2
dev-libs/libxslt
media-libs/qimageblitz
media-libs/qimageblitz[-qt5(-)]
"
RDEPEND="${DEPEND}"

Expand Down
2 changes: 1 addition & 1 deletion media-video/kamerka/kamerka-0.12.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ IUSE=""
RDEPEND="
media-libs/libv4l
media-libs/phonon[qt4]
media-libs/qimageblitz
media-libs/qimageblitz[-qt5(-)]
"
DEPEND="${RDEPEND}"

0 comments on commit 7d5ee7b

Please sign in to comment.