wok diff parcellite/receipt @ rev 12571
parcellite: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Apr 28 20:04:52 2012 +0200 (2012-04-28) |
parents | dad10fa06251 |
children | ed506ef90549 |
line diff
1.1 --- a/parcellite/receipt Fri Apr 20 16:51:07 2012 +0200 1.2 +++ b/parcellite/receipt Sat Apr 28 20:04:52 2012 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.5 1.6 DEPENDS="gtk+ xorg-libX11 xorg-libXdamage" 1.7 -BUILD_DEPENDS="xorg-dev gtk+-dev intltool" 1.8 +BUILD_DEPENDS="xorg-dev gtk+-dev intltool autoconf automake" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()