wok diff pcre-dev/receipt @ rev 15846
python-distribute: Fixed WGET_URL.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Jan 27 06:32:12 2014 +0000 (2014-01-27) |
parents | 51a1ebbda768 |
children | cf655a6d99bf |
line diff
1.1 --- a/pcre-dev/receipt Fri Oct 18 19:43:55 2013 +0000 1.2 +++ b/pcre-dev/receipt Mon Jan 27 06:32:12 2014 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 WEB_SITE="http://www.pcre.org/" 1.5 HOST_ARCH="i486 arm" 1.6 1.7 -DEPENDS="pcre" 1.8 +DEPENDS="pcre pkg-config" 1.9 1.10 # Rules to gen a SliTaz package suitable for Tazpkg. 1.11 genpkg_rules()