diff options
Diffstat (limited to 'x11-plugins/wmnd/wmnd-0.4.3.ebuild')
-rw-r--r-- | x11-plugins/wmnd/wmnd-0.4.3.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-plugins/wmnd/wmnd-0.4.3.ebuild b/x11-plugins/wmnd/wmnd-0.4.3.ebuild index 734d5c094065..d3290b65faf9 100644 --- a/x11-plugins/wmnd/wmnd-0.4.3.ebuild +++ b/x11-plugins/wmnd/wmnd-0.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.3.ebuild,v 1.4 2003/02/13 17:31:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.3.ebuild,v 1.5 2003/04/01 21:54:01 spider Exp $ S="${WORKDIR}/${P}" @@ -12,8 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc " -DEPEND="virtual/x11 - media-libs/xpm" +DEPEND="virtual/x11" src_compile() { |