wok-next diff python-foolscap/receipt @ rev 21397
opentyrian: add "glib" to bdeps for /usr/bin/glib-compile-schemas
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Apr 18 17:26:44 2020 +0300 (2020-04-18) |
parents | c9a7a7b42a86 |
children |
line diff
1.1 --- a/python-foolscap/receipt Sat Sep 22 16:05:26 2018 +0300 1.2 +++ b/python-foolscap/receipt Sat Apr 18 17:26:44 2020 +0300 1.3 @@ -8,9 +8,11 @@ 1.4 MAINTAINER="pascal.bellard@slitaz.org" 1.5 LICENSE="MIT" 1.6 WEB_SITE="https://pypi.org/project/$ORIGIN/" 1.7 -HOST_ARCH="any" 1.8 +#HOST_ARCH="any" 1.9 REPOLOGY="python:foolscap" 1.10 1.11 +COOKOPTS="force-arch" # arch-specific .so in python3-foolscap on x86_64 1.12 + 1.13 BUILD_DEPENDS="python-dev python-pyopenssl python-twisted \ 1.14 python-service_identity \ 1.15 python3-dev python3-pyopenssl python3-twisted python3-service_identity"