wok-next diff gringotts/receipt @ rev 20534

Clean default configure options when site script used.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Mar 30 19:31:50 2018 +0300 (2018-03-30)
parents 4484b8b94160
children f48456621a9d
line diff
     1.1 --- a/gringotts/receipt	Sun Oct 19 11:40:30 2014 +0200
     1.2 +++ b/gringotts/receipt	Fri Mar 30 19:31:50 2018 +0300
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE.berlios/$TARBALL"
     1.5  
     1.6  DEPENDS="gtk+ libgringotts popt"
     1.7 -BUILD_DEPENDS="pkg-config gtk+-dev libgringotts-dev popt-dev libmcrypt-dev"
     1.8 +BUILD_DEPENDS="gtk+-dev libgringotts-dev popt-dev libmcrypt-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()