diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-03-25 22:11:06 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-03-25 22:11:06 +0000 |
commit | 5f54e582ff0d3135dabf3ee1c7f04beb4a947a38 (patch) | |
tree | 819ee1d3d541432728ff03459fff0f37d3483e57 /app-text/gocr | |
parent | *** empty log message *** (diff) | |
download | historical-5f54e582ff0d3135dabf3ee1c7f04beb4a947a38.tar.gz historical-5f54e582ff0d3135dabf3ee1c7f04beb4a947a38.tar.bz2 historical-5f54e582ff0d3135dabf3ee1c7f04beb4a947a38.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} |