wok-next diff terminator/receipt @ rev 19671

Update some build dependencies
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Mar 18 17:36:09 2017 +0200 (2017-03-18)
parents 7390f8de9846
children c022997c7a57
line diff
     1.1 --- a/terminator/receipt	Sat May 23 16:17:14 2015 +0300
     1.2 +++ b/terminator/receipt	Sat Mar 18 17:36:09 2017 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="https://launchpad.net/terminator/trunk/$VERSION/+download/$TARBALL"
     1.5  
     1.6  DEPENDS="python pygtk notify-python"
     1.7 -BUILD_DEPENDS="wget python-dev"
     1.8 +BUILD_DEPENDS="python-dev gettext intltool"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()