summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/emelfm/emelfm-0.9.2.ebuild')
-rw-r--r--app-misc/emelfm/emelfm-0.9.2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-misc/emelfm/emelfm-0.9.2.ebuild b/app-misc/emelfm/emelfm-0.9.2.ebuild
index db5a343ab603..3e8469d873f4 100644
--- a/app-misc/emelfm/emelfm-0.9.2.ebuild
+++ b/app-misc/emelfm/emelfm-0.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/emelfm/emelfm-0.9.2.ebuild,v 1.4 2002/10/04 04:54:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/emelfm/emelfm-0.9.2.ebuild,v 1.5 2002/10/17 00:10:30 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A file manager that implements the popular two-pane design."
@@ -12,6 +12,7 @@ LICENSE="GPL-2"
KEYWORDS="x86"
DEPEND="=x11-libs/gtk+-1.2*"
+RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}
@@ -33,7 +34,7 @@ src_compile() {
fi
}
-src_install () {
+src_install() {
dodir /usr/bin
if use nls ; then