summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2008-01-14 17:09:03 +0000
committerTony Vroon <chainsaw@gentoo.org>2008-01-14 17:09:03 +0000
commitf31e13d9137d69f129468594e55753f04ca83488 (patch)
treecaa8ae5e6544ea672fbe410afafb617bc90505ef /media-sound/pympd/pympd-0.08.1.ebuild
parentAdd pkgconfig dependency for the Evil Compile Person <bugs@dev.gentooexperime... (diff)
downloadgentoo-2-f31e13d9137d69f129468594e55753f04ca83488.tar.gz
gentoo-2-f31e13d9137d69f129468594e55753f04ca83488.tar.bz2
gentoo-2-f31e13d9137d69f129468594e55753f04ca83488.zip
Add pkgconfig dependency for the Evil Compile Person <bugs@dev.gentooexperimental.org>, closes bug #205610. Quoted a few variables on the way.
(Portage version: 2.1.4)
Diffstat (limited to 'media-sound/pympd/pympd-0.08.1.ebuild')
-rw-r--r--media-sound/pympd/pympd-0.08.1.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/media-sound/pympd/pympd-0.08.1.ebuild b/media-sound/pympd/pympd-0.08.1.ebuild
index 2e6edba40e24..36f193b5a563 100644
--- a/media-sound/pympd/pympd-0.08.1.ebuild
+++ b/media-sound/pympd/pympd-0.08.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pympd/pympd-0.08.1.ebuild,v 1.1 2007/05/26 21:23:27 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pympd/pympd-0.08.1.ebuild,v 1.2 2008/01/14 17:09:03 chainsaw Exp $
inherit eutils toolchain-funcs python
@@ -16,6 +16,8 @@ IUSE=""
RDEPEND=">=virtual/python-2.4
>=dev-python/pygtk-2.6
x11-themes/gnome-icon-theme"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
pkg_setup() {
if ! built_with_use '=x11-libs/gtk+-2*' jpeg; then