wok-next diff sharutils/receipt @ rev 21057

Deal with HOST_ARCH="any"
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Dec 03 14:47:30 2018 +0200 (2018-12-03)
parents f48456621a9d
children
line diff
     1.1 --- a/sharutils/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/sharutils/receipt	Mon Dec 03 14:47:30 2018 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.5  WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="gettext"
     1.8 +BUILD_DEPENDS="gettext-dev"
     1.9  
    1.10  compile_rules() {
    1.11  	./configure $CONFIGURE_ARGS &&