diff options
author | 2004-10-05 06:52:30 +0000 | |
---|---|---|
committer | 2004-10-05 06:52:30 +0000 | |
commit | 1e9738d0ed724b43ad927dca0511c81f68a6939b (patch) | |
tree | 1a6c20630242a2b60e2f5294a40c9649108e9922 /dev-tex/listings/listings-1.2.ebuild | |
parent | Added app-arch/unzip to DEPEND. Marked as stable. (diff) | |
download | historical-1e9738d0ed724b43ad927dca0511c81f68a6939b.tar.gz historical-1e9738d0ed724b43ad927dca0511c81f68a6939b.tar.bz2 historical-1e9738d0ed724b43ad927dca0511c81f68a6939b.zip |
Added app-arch/unzip to DEPEND.
Diffstat (limited to 'dev-tex/listings/listings-1.2.ebuild')
-rw-r--r-- | dev-tex/listings/listings-1.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-tex/listings/listings-1.2.ebuild b/dev-tex/listings/listings-1.2.ebuild index 98f1824c34b8..8739c738d837 100644 --- a/dev-tex/listings/listings-1.2.ebuild +++ b/dev-tex/listings/listings-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/listings/listings-1.2.ebuild,v 1.2 2004/09/08 17:38:50 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/listings/listings-1.2.ebuild,v 1.3 2004/10/05 06:52:30 usata Exp $ inherit latex-package @@ -15,6 +15,7 @@ LICENSE="LPPL-1.2" IUSE="" SLOT="0" KEYWORDS="x86 ~amd64 ~sparc ppc" +DEPEND="app-arch/unzip" # these functions are overridden from the base class because # we need to do docs things using texi2dvi in |