summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-04-14 15:52:25 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-04-14 15:52:25 +0000
commit2a69087b20298f1bf739280e7144a28566d116ad (patch)
treefac183d2ae97cf3baa892feb7836893fdd6513f5 /x11-misc/xsnap/xsnap-1.4.3-r1.ebuild
parentInstall arch-specific manpages in man4 catalog. Thanks to Javier Villavicenci... (diff)
downloadgentoo-2-2a69087b20298f1bf739280e7144a28566d116ad.tar.gz
gentoo-2-2a69087b20298f1bf739280e7144a28566d116ad.tar.bz2
gentoo-2-2a69087b20298f1bf739280e7144a28566d116ad.zip
Added missing rman to DEPEND, see bug #129881.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'x11-misc/xsnap/xsnap-1.4.3-r1.ebuild')
-rw-r--r--x11-misc/xsnap/xsnap-1.4.3-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/xsnap/xsnap-1.4.3-r1.ebuild b/x11-misc/xsnap/xsnap-1.4.3-r1.ebuild
index f882f7fa212c..a2e3d4fdb150 100644
--- a/x11-misc/xsnap/xsnap-1.4.3-r1.ebuild
+++ b/x11-misc/xsnap/xsnap-1.4.3-r1.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/x11-misc/xsnap/xsnap-1.4.3-r1.ebuild,v 1.8 2006/01/21 18:45:37 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/xsnap-1.4.3-r1.ebuild,v 1.9 2006/04/14 15:52:25 nelchael Exp $
inherit eutils
@@ -23,6 +23,7 @@ RDEPEND="|| ( (
DEPEND="${RDEPEND}
|| ( (
x11-proto/xproto
+ app-text/rman
x11-misc/imake )
virtual/x11 )"