wok diff python-mechanize/receipt @ rev 21148
pulseaudio: add some config_files
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Thu Mar 28 17:43:17 2019 -0400 (2019-03-28) |
parents | 1be66a08b81f |
children | 814362194a8d |
line diff
1.1 --- a/python-mechanize/receipt Thu Dec 13 11:44:12 2018 +0100 1.2 +++ b/python-mechanize/receipt Thu Mar 28 17:43:17 2019 -0400 1.3 @@ -13,7 +13,7 @@ 1.4 HOST_ARCH="i486 arm" 1.5 1.6 DEPENDS="python" 1.7 -BUILD_DEPENDS="python-dev python-distribute openssl" 1.8 +BUILD_DEPENDS="python-dev python-distribute setuptools" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()