wok diff wbar/receipt @ rev 8539

Fix: wxWidgets to install contrib files into same DESTDIR now. This will save 600mb since we will not need the source folder anymore to genpkg files.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Feb 13 04:28:50 2011 +0000 (2011-02-13)
parents 35ec83c60e58
children 0b4cf0d9e1b5
line diff
     1.1 --- a/wbar/receipt	Wed Feb 24 12:36:38 2010 +0000
     1.2 +++ b/wbar/receipt	Sun Feb 13 04:28:50 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"