diff options
author | 2001-03-25 22:12:29 +0000 | |
---|---|---|
committer | 2001-03-25 22:12:29 +0000 | |
commit | 9358dc4af62ad900094f98042a31490353040b86 (patch) | |
tree | 3505879668980d26f43169d6c9f2e16a01f4715f /app-text/gocr | |
parent | *** empty log message *** (diff) | |
download | gentoo-2-9358dc4af62ad900094f98042a31490353040b86.tar.gz gentoo-2-9358dc4af62ad900094f98042a31490353040b86.tar.bz2 gentoo-2-9358dc4af62ad900094f98042a31490353040b86.zip |
*** empty log message ***
Diffstat (limited to 'app-text/gocr')
-rw-r--r-- | app-text/gocr/gocr-0.3.1.build | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-text/gocr/gocr-0.3.1.build b/app-text/gocr/gocr-0.3.1.build index 88a3a4999f39..4839e0650b50 100644 --- a/app-text/gocr/gocr-0.3.1.build +++ b/app-text/gocr/gocr-0.3.1.build @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Your Name <your email> -# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.3.1.build,v 1.1 2001/03/20 06:11:43 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.3.1.build,v 1.2 2001/03/25 22:11:06 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -14,6 +14,9 @@ DEPEND="virtual/glibc app-text/ghostscript >=media-libs/netpbm-9.10" +RDEPEND="virtual/glibc + >=media-libs/netpbm-9.10" + src_unpack() { unpack ${A} |