wok-next diff bleachbit/receipt @ rev 21470

updated totem-pl-parser (3.26.0 -> 3.26.5)
author Hans-G?nter Theisgen
date Wed May 13 08:02:17 2020 +0100 (2020-05-13)
parents c022997c7a57
children 19ceb13cedc8
line diff
     1.1 --- a/bleachbit/receipt	Thu Aug 23 10:22:21 2018 +0300
     1.2 +++ b/bleachbit/receipt	Wed May 13 08:02:17 2020 +0100
     1.3 @@ -12,11 +12,11 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WGET_URL="https://download.bleachbit.org/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="python gettext-tools"
     1.8 +BUILD_DEPENDS="python gettext"
     1.9  
    1.10  compile_rules() {
    1.11  	make -C po local &&
    1.12 -	make prefix=/usr DESTDIR=$DESTDIR install
    1.13 +	make prefix=/usr DESTDIR=$install install
    1.14  }
    1.15  
    1.16  genpkg_rules() {