wok-next diff barcode/receipt @ rev 21707
updated grooms (1.0.5 -> 1.0.9)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Jul 06 15:15:04 2020 +0100 (2020-07-06) |
parents | 65f5c0b7dcd4 |
children |
line diff
1.1 --- a/barcode/receipt Fri Sep 07 01:53:20 2018 +0300 1.2 +++ b/barcode/receipt Mon Jul 06 15:15:04 2020 +0100 1.3 @@ -11,7 +11,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WGET_URL="ftp://ftp.gnu.org/gnu/$PACKAGE/$TARBALL" 1.6 1.7 -BUILD_DEPENDS="gettext libpaper-dev" 1.8 +BUILD_DEPENDS="gettext-dev libpaper-dev" 1.9 1.10 compile_rules() { 1.11 ./configure $CONFIGURE_ARGS &&