wok-current rev 6484
Fix Depends: pgadmin (libkrb5)
author | Ben Arnold <ben@seawolfsanctuary.com> |
---|---|
date | Thu Sep 30 15:30:42 2010 +0100 (2010-09-30) |
parents | c2e8811ae645 |
children | da314b690e83 |
files | pgadmin/receipt |
line diff
1.1 --- a/pgadmin/receipt Thu Sep 30 04:11:49 2010 +0000 1.2 +++ b/pgadmin/receipt Thu Sep 30 15:30:42 2010 +0100 1.3 @@ -3,9 +3,9 @@ 1.4 PACKAGE="pgadmin" 1.5 VERSION="1.10.0" 1.6 CATEGORY="utilities" 1.7 -SHORT_DESC="PostgreSQL administratio an management tools" 1.8 +SHORT_DESC="PostgreSQL administration an management tools" 1.9 MAINTAINER="erjo@slitaz.org" 1.10 -DEPENDS="postgresql wxWidgets gtk+ libxslt libcomerr3 xorg-libXxf86vm" 1.11 +DEPENDS="postgresql wxWidgets gtk+ libxslt libcomerr3 libkrb5 xorg-libXxf86vm" 1.12 BUILD_DEPENDS="postgresql postgresql-dev libxslt-dev libxml2-dev wxWidgets-dev" 1.13 SOURCE="pgadmin3" 1.14 TARBALL="$SOURCE-$VERSION.tar.gz"