diff options
Diffstat (limited to 'sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild')
-rw-r--r-- | sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild b/sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild index 75dd9c9f82a1..43b3c4290519 100644 --- a/sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild +++ b/sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild,v 1.5 2014/11/03 14:00:33 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild,v 1.6 2014/12/28 16:55:57 titanofold Exp $ inherit autotools eutils multilib @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -DEPEND="virtual/postgresql +DEPEND="dev-db/postgresql app-text/xmlto" RDEPEND="${DEPEND}" |