wok-stable diff grisbi/receipt @ rev 2209
libpostgresqlclient: add link in /usr/lib
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Feb 10 16:43:02 2009 +0000 (2009-02-10) |
parents | f08ead2d5191 |
children | 8b79c3ee7ac2 |
line diff
1.1 --- a/grisbi/receipt Fri Oct 03 20:14:14 2008 +0000 1.2 +++ b/grisbi/receipt Tue Feb 10 16:43:02 2009 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Personnal bank manager" 1.5 MAINTAINER="erjo@slitaz.org" 1.6 DEPENDS="gtk+" 1.7 -BUILD_DEPENDS="pkg-config glib gtk+ libxml2" 1.8 +BUILD_DEPENDS="pkg-config glib gtk+ libxml2 gtk+-dev glib-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://www.grisbi.org/index.fr.html" 1.11 WGET_URL="http://heanet.dl.sourceforge.net/sourceforge/grisbi/$TARBALL"