wok-next diff python-pyliblzma/receipt @ rev 20817

palemoon: try #3: fatal error: sys/int_types.h
author Erkan Yilmaz <erkan@slitaz.org>
date Wed Jun 13 20:05:18 2018 +0000 (2018-06-13)
parents 6c73b944e8dd
children 92698cd69f34
line diff
     1.1 --- a/python-pyliblzma/receipt	Mon Feb 26 04:46:49 2018 +0200
     1.2 +++ b/python-pyliblzma/receipt	Wed Jun 13 20:05:18 2018 +0000
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="http://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL"
     1.5  
     1.6  DEPENDS="liblzma python"
     1.7 -BUILD_DEPENDS="liblzma-dev python-dev"
     1.8 +BUILD_DEPENDS="xz-dev python-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()