summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJ Robert Ray <jrray@gentoo.org>2003-05-11 01:50:51 +0000
committerJ Robert Ray <jrray@gentoo.org>2003-05-11 01:50:51 +0000
commita6d66a1a9eac6b5f44e80f8187318397c803c5e3 (patch)
tree7d442304c363214ca58523d9fedb9ddd86bafd18 /dev-libs/libgcrypt/libgcrypt-1.1.12.ebuild
parentFixes (diff)
downloadgentoo-2-a6d66a1a9eac6b5f44e80f8187318397c803c5e3.tar.gz
gentoo-2-a6d66a1a9eac6b5f44e80f8187318397c803c5e3.tar.bz2
gentoo-2-a6d66a1a9eac6b5f44e80f8187318397c803c5e3.zip
Making doctype depends optional, closes bug 19535.
Diffstat (limited to 'dev-libs/libgcrypt/libgcrypt-1.1.12.ebuild')
-rw-r--r--dev-libs/libgcrypt/libgcrypt-1.1.12.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libgcrypt/libgcrypt-1.1.12.ebuild b/dev-libs/libgcrypt/libgcrypt-1.1.12.ebuild
index 1fb550e4c519..0f3bf262ab2d 100644
--- a/dev-libs/libgcrypt/libgcrypt-1.1.12.ebuild
+++ b/dev-libs/libgcrypt/libgcrypt-1.1.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.1.12.ebuild,v 1.1 2003/02/08 16:27:11 jrray Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.1.12.ebuild,v 1.2 2003/05/11 01:50:51 jrray Exp $
S=${WORKDIR}/${P}
DESCRIPTION="libgcrypt is a general purpose crypto library based on the code used in GnuPG."
@@ -11,12 +11,12 @@ SLOT="0"
LICENSE="LGPL-2.1"
KEYWORDS="~x86 ~ppc ~sparc"
-DEPEND="app-text/jadetex
+DEPEND="doc? ( app-text/jadetex
app-text/docbook-sgml-utils
- >=app-text/docbook-dsssl-stylesheets-1.77-r2"
+ >=app-text/docbook-dsssl-stylesheets-1.77-r2 )"
RDEPEND="nls? ( sys-devel/gettext )"
-IUSE="nls"
+IUSE="doc nls"
src_unpack() {
unpack ${A}