wok diff bmpanel2/receipt @ rev 11440

raptor: fix build (thanks godane)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Fri Dec 16 15:42:01 2011 +0100 (2011-12-16)
parents 8347a77cb78e
children 34111a616f4e
line diff
     1.1 --- a/bmpanel2/receipt	Tue Oct 19 20:58:11 2010 -0400
     1.2 +++ b/bmpanel2/receipt	Fri Dec 16 15:42:01 2011 +0100
     1.3 @@ -7,7 +7,7 @@
     1.4  SHORT_DESC="Nice NETWM-compatible panel for X11"
     1.5  WEB_SITE="http://bmpanel2.googlecode.com/"
     1.6  DEPENDS="pango cairo xorg-libX11 xorg-libXrender"
     1.7 -BUILD_DEPENDS="cmake pango-dev  cairo-dev  xorg-libX11-dev  xorg-libXrender-dev python-dev"
     1.8 +BUILD_DEPENDS="cmake python-dev xorg-libXext-dev"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WGET_URL="$WEB_SITE/files/$TARBALL"
    1.11  TAGS="panel window-manager wm"