wok diff python-vobject/receipt @ rev 22072
updated ufw (0.34 -> 0.36)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Oct 25 16:22:34 2019 +0100 (2019-10-25) |
parents | 7390f8de9846 |
children | 7ef7da602a74 |
line diff
1.1 --- a/python-vobject/receipt Sat May 23 16:17:14 2015 +0300 1.2 +++ b/python-vobject/receipt Fri Oct 25 16:22:34 2019 +0100 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="${WEB_SITE}$TARBALL" 1.5 1.6 DEPENDS="python python-dateutil" 1.7 -BUILD_DEPENDS="python-dev python setuptools" 1.8 +BUILD_DEPENDS="python-dev python python-setuptools" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()