wok-next diff libhx/receipt @ rev 20948

Provide the technique to build Python packages for both Python2 and Python3
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Aug 31 17:13:06 2018 +0300 (2018-08-31)
parents 25deb7c6df08
children d5aab818505e
line diff
     1.1 --- a/libhx/receipt	Sat Apr 14 03:34:33 2018 +0300
     1.2 +++ b/libhx/receipt	Fri Aug 31 17:13:06 2018 +0300
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  
     1.6  BUILD_DEPENDS="coreutils-file-special"
     1.7 -SPLIT="libhx"
     1.8 +SPLIT="libhx-dev"
     1.9  
    1.10  compile_rules() {
    1.11  	./configure $CONFIGURE_ARGS &&