wok-current diff libproxy/receipt @ rev 17084

tramys-server: change DATADIR, fix typo.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Aug 24 23:25:23 2014 +0300 (2014-08-24)
parents 086841d75237
children eeba7ab1dffe
line diff
     1.1 --- a/libproxy/receipt	Tue Jun 11 11:09:32 2013 +0200
     1.2 +++ b/libproxy/receipt	Sun Aug 24 23:25:23 2014 +0300
     1.3 @@ -12,7 +12,8 @@
     1.4  WGET_URL="$WEB_SITE/files/$TARBALL"
     1.5  
     1.6  DEPENDS="glib gtk+ gcc-lib-base xorg-libXmu libwebkit libtasn1"
     1.7 -BUILD_DEPENDS="glibc-base cmake libwebkit-dev python python-dev perl"
     1.8 +BUILD_DEPENDS="glibc-base cmake libwebkit-dev python python-dev perl \
     1.9 +gtk+-dev pkg-config"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()