* [gentoo-commits] repo/gentoo:master commit in: media-gfx/wally/
@ 2017-08-17 18:58 Andreas Sturmlechner
0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2017-08-17 18:58 UTC (permalink / raw
To: gentoo-commits
commit: 2249514bbb35a4a6d16e98c8397db56f08b30310
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 13 22:33:30 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 17 18:58:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2249514b
media-gfx/wally: DEPEND on kdelibs[plasma], add SQL_REQUIRED="always"
Package-Manager: Portage-2.3.6, Repoman-2.3.3
media-gfx/wally/wally-2.4.5.ebuild | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/media-gfx/wally/wally-2.4.5.ebuild b/media-gfx/wally/wally-2.4.5.ebuild
index b99c9b40e44..26ef94ccc9d 100644
--- a/media-gfx/wally/wally-2.4.5.ebuild
+++ b/media-gfx/wally/wally-2.4.5.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-KDE_REQUIRED="optional"
+KDE_REQUIRED="optional"
+SQL_REQUIRED="always"
inherit eutils kde4-base readme.gentoo
DESCRIPTION="A Qt4/KDE4 wallpaper changer"
@@ -16,14 +17,14 @@ KEYWORDS="amd64 x86"
IUSE="debug kde"
DEPEND="
- media-libs/libexif
- x11-libs/libX11
dev-qt/qtcore:4
dev-qt/qtdbus:4
dev-qt/qtgui:4
dev-qt/qtsql:4
dev-qt/qtsvg:4
- kde? ( kde-frameworks/kdelibs:4 )
+ media-libs/libexif
+ x11-libs/libX11
+ kde? ( kde-frameworks/kdelibs:4[plasma(+)] )
"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-08-17 18:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-17 18:58 [gentoo-commits] repo/gentoo:master commit in: media-gfx/wally/ Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox