wok-next diff terminator/receipt @ rev 20738
Up scons (3.0.1); add scons2 (2.5.1)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue May 29 21:13:51 2018 +0300 (2018-05-29) |
parents | 7390f8de9846 |
children | c022997c7a57 |
line diff
1.1 --- a/terminator/receipt Sat May 23 16:17:14 2015 +0300 1.2 +++ b/terminator/receipt Tue May 29 21:13:51 2018 +0300 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()