diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-01-22 04:21:54 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-01-22 04:21:54 +0000 |
commit | c16153c626355bdcfe62e8f2f1a6977c82c28915 (patch) | |
tree | 0dccd3a2f291a3a400b38fce8e21060512925631 /kde-base/plasma | |
parent | Add sdl-mixer dep, bug #206263 (diff) | |
download | gentoo-2-c16153c626355bdcfe62e8f2f1a6977c82c28915.tar.gz gentoo-2-c16153c626355bdcfe62e8f2f1a6977c82c28915.tar.bz2 gentoo-2-c16153c626355bdcfe62e8f2f1a6977c82c28915.zip |
Pull in icons as post-dependency.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base/plasma')
-rw-r--r-- | kde-base/plasma/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/plasma/plasma-4.0.0.ebuild | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/kde-base/plasma/ChangeLog b/kde-base/plasma/ChangeLog index 6c249d2d1ad8..e7ad03e4c651 100644 --- a/kde-base/plasma/ChangeLog +++ b/kde-base/plasma/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/plasma # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma/ChangeLog,v 1.1 2008/01/18 01:53:27 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma/ChangeLog,v 1.2 2008/01/22 04:21:54 ingmar Exp $ + + 22 Jan 2008; Ingmar Vanhassel <ingmar@gentoo.org> plasma-4.0.0.ebuild: + Pull in icons as post-dependency. *plasma-4.0.0 (18 Jan 2008) diff --git a/kde-base/plasma/plasma-4.0.0.ebuild b/kde-base/plasma/plasma-4.0.0.ebuild index 60939803a217..441e32bc4163 100644 --- a/kde-base/plasma/plasma-4.0.0.ebuild +++ b/kde-base/plasma/plasma-4.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma/plasma-4.0.0.ebuild,v 1.2 2008/01/18 03:08:18 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma/plasma-4.0.0.ebuild,v 1.3 2008/01/22 04:21:54 ingmar Exp $ EAPI="1" @@ -27,6 +27,9 @@ DEPEND="${COMMONDEPEND} xinerama? ( x11-proto/xineramaproto )" RDEPEND="${COMMONDEPEND} >=kde-base/kde-menu-icons-${PV}:${SLOT}" +PDEPEND=" + || ( kde-base/kdeartwork-iconthemes:${SLOT} + kde-base/kdeartwork:${SLOT} )" KMEXTRACTONLY=" ksmserver/org.kde.KSMServerInterface.xml |