diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-06-04 03:33:03 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-06-04 03:33:03 +0000 |
commit | a83024060f205ff0773ae8d553b350a8e2caff12 (patch) | |
tree | 6bd2f0406f3e5284ee58cd8696d5e145e96c0fd5 /media-gfx/autotrace | |
parent | grrr, commit I say COMMIT (diff) | |
download | historical-a83024060f205ff0773ae8d553b350a8e2caff12.tar.gz historical-a83024060f205ff0773ae8d553b350a8e2caff12.tar.bz2 historical-a83024060f205ff0773ae8d553b350a8e2caff12.zip |
*** empty log message ***
Diffstat (limited to 'media-gfx/autotrace')
-rw-r--r-- | media-gfx/autotrace/autotrace-0.26.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/media-gfx/autotrace/autotrace-0.26.ebuild b/media-gfx/autotrace/autotrace-0.26.ebuild index c079f4632729..135f43a710db 100644 --- a/media-gfx/autotrace/autotrace-0.26.ebuild +++ b/media-gfx/autotrace/autotrace-0.26.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-gfx/autotrace/autotrace-0.26.ebuild,v 1.2 2001/05/01 18:29:05 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autotrace/autotrace-0.26.ebuild,v 1.3 2001/06/04 03:33:03 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,8 +9,7 @@ DESCRIPTION="Converts Bitmaps to vector-grahics" SRC_URI="http://homepages.go.com/homepages/m/a/r/martweb/${A}" HOMEPAGE="http://homepages.go.com/homepages/m/a/r/martweb/AutoTrace.htm" -DEPEND=">=sys-libs/glibc-2.1.3 - >=dev-libs/glib-1.2.8 +DEPEND="virtual/glibc >=x11-libs/gtkDPS-0.3.3 >=x11-libs/gtk+-1.2.8" |