wok diff python-cups/receipt @ rev 20801
updated collectd, collectd-apache and collectd-dev (5.1.0 -> 5.8.1)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Feb 15 15:54:04 2019 +0100 (2019-02-15) |
parents | 9bedcf1d0076 |
children | 75860e279936 |
line diff
1.1 --- a/python-cups/receipt Sat Nov 01 10:46:23 2014 +0100 1.2 +++ b/python-cups/receipt Fri Feb 15 15:54:04 2019 +0100 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" 1.5 1.6 DEPENDS="python libcups" 1.7 -BUILD_DEPENDS="wget python cups-dev" 1.8 +BUILD_DEPENDS="wget python-dev cups-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()