wok-next diff iso-codes/receipt @ rev 21020
Cleaning is almost finished... I should proceed to upgrades.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Nov 02 14:15:08 2018 +0200 (2018-11-02) |
parents | f48456621a9d |
children | 0cbe4b1f2230 |
line diff
1.1 --- a/iso-codes/receipt Tue Oct 16 16:46:05 2018 +0300 1.2 +++ b/iso-codes/receipt Fri Nov 02 14:15:08 2018 +0200 1.3 @@ -12,8 +12,8 @@ 1.4 TARBALL="$PACKAGE-upstream-$VERSION.tar.bz2" 1.5 WGET_URL="https://salsa.debian.org/debian/iso-codes/-/archive/upstream/$VERSION/$TARBALL" 1.6 1.7 -BUILD_DEPENDS="gettext python3" 1.8 -SPLIT="iso-codes-dev" 1.9 +BUILD_DEPENDS="gettext-dev python3" 1.10 +SPLIT="$PACKAGE-dev" 1.11 1.12 compile_rules() { 1.13 ./configure $CONFIGURE_ARGS &&