summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharlie Shepherd <masterdriverz@gentoo.org>2006-12-01 23:47:44 +0000
committerCharlie Shepherd <masterdriverz@gentoo.org>2006-12-01 23:47:44 +0000
commit0947d57346a9b44a40bae375c25c5fa36b59221d (patch)
tree851ae46a0bb0a85c6b9a5f06a6de59ad6ab68448 /net-im/linpopup/linpopup-2.0.4-r1.ebuild
parentVersion bump for 7.2RC3. (diff)
downloadgentoo-2-0947d57346a9b44a40bae375c25c5fa36b59221d.tar.gz
gentoo-2-0947d57346a9b44a40bae375c25c5fa36b59221d.tar.bz2
gentoo-2-0947d57346a9b44a40bae375c25c5fa36b59221d.zip
Add x11-libs/libXmu to DEPEND, thanks to Patrick Lauer for reporting, bug 152531
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'net-im/linpopup/linpopup-2.0.4-r1.ebuild')
-rw-r--r--net-im/linpopup/linpopup-2.0.4-r1.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/net-im/linpopup/linpopup-2.0.4-r1.ebuild b/net-im/linpopup/linpopup-2.0.4-r1.ebuild
index b09eec8ae8b9..38b4533b39ad 100644
--- a/net-im/linpopup/linpopup-2.0.4-r1.ebuild
+++ b/net-im/linpopup/linpopup-2.0.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/linpopup/linpopup-2.0.4-r1.ebuild,v 1.1 2005/01/01 22:14:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/linpopup/linpopup-2.0.4-r1.ebuild,v 1.2 2006/12/01 23:47:43 masterdriverz Exp $
inherit gnome2 eutils
@@ -17,7 +17,8 @@ RDEPEND=">=x11-libs/gtk+-2
>=dev-libs/glib-2
>=net-fs/samba-2.2.8a"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ dev-util/pkgconfig
+ x11-libs/libXmu"
DOCS="AUTHORS BUGS ChangeLog INSTALL MANUAL NEWS README THANKS TODO"