summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/conspire/conspire-0.20.ebuild')
-rw-r--r--net-irc/conspire/conspire-0.20.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/net-irc/conspire/conspire-0.20.ebuild b/net-irc/conspire/conspire-0.20.ebuild
index 76eb8da61fc4..b9f3c7411ffb 100644
--- a/net-irc/conspire/conspire-0.20.ebuild
+++ b/net-irc/conspire/conspire-0.20.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/net-irc/conspire/conspire-0.20.ebuild,v 1.1 2008/07/20 14:02:05 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/conspire/conspire-0.20.ebuild,v 1.2 2008/10/12 00:12:49 chainsaw Exp $
MY_P="${P/_/-}"
S="${WORKDIR}/${MY_P}"
@@ -9,9 +9,10 @@ HOMEPAGE="http://www.nenolod.net/conspire/"
SRC_URI="http://distfiles.atheme.org/${MY_P}.tbz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~sparc ~x86"
IUSE="python gnutls ipv6 nls mmx socks5 dbus"
-DEPEND="nls? ( dev-util/intltool )"
+DEPEND="nls? ( dev-util/intltool )
+ dev-util/pkgconfig"
RDEPEND=">=dev-libs/libmowgli-0.6.0
>=x11-libs/gtk+-2.10
>=dev-libs/glib-2.14