diff options
author | Michael Palimaka <kensington@gentoo.org> | 2013-05-30 12:10:33 +0000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2013-05-30 12:10:33 +0000 |
commit | 22750450d42d0be04b525c9cd3c7267d8ac02ac6 (patch) | |
tree | f79925745c5ca3d64db1c649154296032e2a4afe /media-video/bangarang/bangarang-2.1.ebuild | |
parent | Add USE dependency default in preparation for the removal of the semantic-des... (diff) | |
download | gentoo-2-22750450d42d0be04b525c9cd3c7267d8ac02ac6.tar.gz gentoo-2-22750450d42d0be04b525c9cd3c7267d8ac02ac6.tar.bz2 gentoo-2-22750450d42d0be04b525c9cd3c7267d8ac02ac6.zip |
Add USE dependency default in preparation for the removal of the semantic-desktop USE flag.
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)
Diffstat (limited to 'media-video/bangarang/bangarang-2.1.ebuild')
-rw-r--r-- | media-video/bangarang/bangarang-2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/bangarang/bangarang-2.1.ebuild b/media-video/bangarang/bangarang-2.1.ebuild index 63c8af903400..79e873c003e9 100644 --- a/media-video/bangarang/bangarang-2.1.ebuild +++ b/media-video/bangarang/bangarang-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/bangarang/bangarang-2.1.ebuild,v 1.5 2013/03/02 22:40:16 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/bangarang/bangarang-2.1.ebuild,v 1.6 2013/05/30 12:10:33 kensington Exp $ EAPI=4 @@ -21,7 +21,7 @@ IUSE="debug" RDEPEND=" dev-libs/soprano - $(add_kdebase_dep kdelibs 'semantic-desktop') + $(add_kdebase_dep kdelibs 'semantic-desktop(+)') $(add_kdebase_dep nepomuk) || ( $(add_kdebase_dep audiocd-kio) |