summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2001-07-30 22:15:28 +0000
committerDan Armak <danarmak@gentoo.org>2001-07-30 22:15:28 +0000
commita6d7e58998318edd364e8abade0679812f7685f4 (patch)
tree8f705526e62acae2e170753583fa18222f016b32 /net-print/pnm2ppa
parentWe are starting to put user-submitted ebuilds in /usr/portage/incoming. (diff)
downloadgentoo-2-a6d7e58998318edd364e8abade0679812f7685f4.tar.gz
gentoo-2-a6d7e58998318edd364e8abade0679812f7685f4.tar.bz2
gentoo-2-a6d7e58998318edd364e8abade0679812f7685f4.zip
Added detailed dependencies (glibc, gcc etc.)
Diffstat (limited to 'net-print/pnm2ppa')
-rw-r--r--net-print/pnm2ppa/pnm2ppa-1.0.91.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-print/pnm2ppa/pnm2ppa-1.0.91.ebuild b/net-print/pnm2ppa/pnm2ppa-1.0.91.ebuild
index b97fdaf508c7..8421b4bc7a42 100644
--- a/net-print/pnm2ppa/pnm2ppa-1.0.91.ebuild
+++ b/net-print/pnm2ppa/pnm2ppa-1.0.91.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Dan Armak <danarmak@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-print/pnm2ppa/pnm2ppa-1.0.91.ebuild,v 1.2 2001/07/23 18:55:15 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/pnm2ppa/pnm2ppa-1.0.91.ebuild,v 1.3 2001/07/30 22:15:28 danarmak Exp $
# Note: this also d/ls the hp-ppa-howto and installs it under /usr/share/doc/${P}
# pnm2ppa is a print filter for HP's line of Winprinters which use a proprietary
@@ -26,8 +26,8 @@ DESCRIPTION="Print driver for Hp Deskjet 710, 712, 720, 722, 820, 1000 series"
# note: this doesn't depend on virtual/lpr, because it can work on its own,
# just without queueing etc. since it's not just a driver but a standalone
# executable.
-DEPEND=""
-RDEPEND="app-text/enscript"
+DEPEND="sys-libs/glibc sys-devel/ld.so"
+RDEPEND="sys-libs/glibc sys-devel/ld.so app-text/enscript"
src_unpack() {