wok-6.x diff bmpanel2/receipt @ rev 18894
fusecloop/create_compressed_fs: deduplicate
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 13 18:33:57 2016 +0100 (2016-02-13) |
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 Feb 13 18:33:57 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"