summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-01-09 15:27:11 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-01-09 15:27:11 +0000
commit89938d74809132d69bac98494fc5c40e1523c756 (patch)
tree9ec71ecd98d5439f2f223a54f37b5668ca688d9a /x11-misc/xse/xse-2.1.ebuild
parentFix compile failure, bug #205045. (diff)
downloadhistorical-89938d74809132d69bac98494fc5c40e1523c756.tar.gz
historical-89938d74809132d69bac98494fc5c40e1523c756.tar.bz2
historical-89938d74809132d69bac98494fc5c40e1523c756.zip
Add missing dep, bug #204583, remove old
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'x11-misc/xse/xse-2.1.ebuild')
-rw-r--r--x11-misc/xse/xse-2.1.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-misc/xse/xse-2.1.ebuild b/x11-misc/xse/xse-2.1.ebuild
index 53df68c63955..eee8460445fb 100644
--- a/x11-misc/xse/xse-2.1.ebuild
+++ b/x11-misc/xse/xse-2.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/x11-misc/xse/xse-2.1.ebuild,v 1.8 2007/07/22 03:17:30 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xse/xse-2.1.ebuild,v 1.9 2008/01/09 15:27:10 armin76 Exp $
inherit eutils
@@ -14,7 +14,8 @@ IUSE=""
DEPEND="x11-misc/imake
x11-libs/libXt
x11-misc/gccmakedep
- app-text/rman"
+ app-text/rman
+ x11-libs/libXaw"
src_compile() {
xmkmf -a &> /dev/null || die