diff options
Diffstat (limited to 'dev-db/libdbi/libdbi-0.8.4.ebuild')
-rw-r--r-- | dev-db/libdbi/libdbi-0.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/libdbi/libdbi-0.8.4.ebuild b/dev-db/libdbi/libdbi-0.8.4.ebuild index b27795967d92..70f747cd68ff 100644 --- a/dev-db/libdbi/libdbi-0.8.4.ebuild +++ b/dev-db/libdbi/libdbi-0.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/libdbi-0.8.4.ebuild,v 1.2 2012/04/25 16:21:15 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/libdbi-0.8.4.ebuild,v 1.3 2012/05/03 02:33:10 jdhore Exp $ EAPI=4 @@ -12,7 +12,7 @@ HOMEPAGE="http://libdbi.sourceforge.net/" LICENSE="LGPL-2.1" RDEPEND="" DEPEND=">=sys-apps/sed-4 - dev-util/pkgconfig + virtual/pkgconfig doc? ( app-text/openjade ) ${RDEPEND}" PDEPEND=">=dev-db/libdbi-drivers-0.8.3" # On purpose, libdbi-drivers 0.8.4 does not exist |