wok 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 | c4884f4da7e8 |
children | 78eeb71246bc |
files | parcellite/receipt |
line diff
1.1 --- a/parcellite/receipt Sat Apr 28 20:00:42 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()