wok-next diff libgtop/receipt @ rev 11497

Fix: prboom build
author Alexander Medvedev <devl547@gmail.com>
date Mon Dec 19 23:40:08 2011 +0400 (2011-12-19)
parents 0f920dfd9022
children 313856cc2188
line diff
     1.1 --- a/libgtop/receipt	Thu Nov 03 10:53:25 2011 +0100
     1.2 +++ b/libgtop/receipt	Mon Dec 19 23:40:08 2011 +0400
     1.3 @@ -8,6 +8,8 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.5  WEB_SITE="http://www.gnome.org"
     1.6  WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.7 +DEPENDS="glib"
     1.8 +BUILD_DEPENDS="intltool"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()