wok-6.x diff wbar/receipt @ rev 8355
Fix: xorg-xf86-video-intel needs xcb-util to have 3d support.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Feb 03 11:34:07 2011 +0000 (2011-02-03) |
parents | 35ec83c60e58 |
children | 0b4cf0d9e1b5 |
line diff
1.1 --- a/wbar/receipt Wed Feb 24 12:36:38 2010 +0000 1.2 +++ b/wbar/receipt Thu Feb 03 11:34:07 2011 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tbz2" 1.5 WEB_SITE="http://code.google.com/p/wbar/" 1.6 WGET_URL="http://www.tecapli.com.ar/warlock/$TARBALL" 1.7 -DEPENDS="imlib2 ttf-dejavu" 1.8 +DEPENDS="imlib2 ttf-dejavu gcc-lib-base" 1.9 BUILD_DEPENDS="imlib2-dev" 1.10 CONFIG_FILES="/etc/wbar/dot.wbar" 1.11 TAGS="desktop launchbar"