wok-current diff bmpanel2/receipt @ rev 20327

tor: fix the warning from configure
author Erkan Yilmaz <erkan@slitaz.org>
date Wed May 23 15:43:26 2018 +0000 (2018-05-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	Wed May 23 15:43:26 2018 +0000
     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"