summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/ncmpc/ncmpc-0.11.1.ebuild')
-rw-r--r--media-sound/ncmpc/ncmpc-0.11.1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/media-sound/ncmpc/ncmpc-0.11.1.ebuild b/media-sound/ncmpc/ncmpc-0.11.1.ebuild
index 9f1b268bf19f..5e9751eb1d1b 100644
--- a/media-sound/ncmpc/ncmpc-0.11.1.ebuild
+++ b/media-sound/ncmpc/ncmpc-0.11.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpc/ncmpc-0.11.1.ebuild,v 1.6 2006/03/08 17:50:26 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpc/ncmpc-0.11.1.ebuild,v 1.7 2006/10/29 22:49:09 ticho Exp $
IUSE=""
@@ -15,7 +15,8 @@ KEYWORDS="~amd64 hppa ppc sparc x86"
RDEPEND="sys-libs/ncurses
dev-libs/popt
>=dev-libs/glib-2.0"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
src_install() {
make install DESTDIR=${D} docdir=/usr/share/doc/${PF} \