wok-next diff bleachbit/receipt @ rev 20533

cairo-clock, grub4dos: fix CFLAGS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 27 12:50:45 2018 +0200 (2018-03-27)
parents 16df76e1fc6a
children d72501f4ab49
line diff
     1.1 --- a/bleachbit/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/bleachbit/receipt	Tue Mar 27 12:50:45 2018 +0200
     1.3 @@ -10,8 +10,8 @@
     1.4  WEB_SITE="http://bleachbit.sourceforge.net/"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="python"
     1.8  DEPENDS="pygtk python"
     1.9 +BUILD_DEPENDS="python gettext-tools"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()