wok-current diff bmpanel2/receipt @ rev 18846
busybox: fix pre_install
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jan 23 09:35:16 2016 +0100 (2016-01-23) |
parents | 8d6f480bf664 |
children | 6e8b1bcb30e2 |
line diff
1.1 --- a/bmpanel2/receipt Sun Nov 10 17:13:06 2013 +0000 1.2 +++ b/bmpanel2/receipt Sat Jan 23 09:35:16 2016 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="http://bmpanel2.googlecode.com/" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WGET_URL="$WEB_SITE/files/$TARBALL" 1.7 -TAGS="panel window-manager wm" 1.8 +TAGS="panel" 1.9 1.10 DEPENDS="pango cairo xorg-libX11 xorg-libXrender" 1.11 BUILD_DEPENDS="cmake python-dev xorg-libXext-dev cairo-dev pango-dev"