wok-6.x diff python-serial/receipt @ rev 18269

busybox/diff: add -l support (ignore links)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 06 16:47:14 2015 +0200 (2015-08-06)
parents 56939ad28d41
children 814362194a8d
line diff
     1.1 --- a/python-serial/receipt	Tue Apr 22 22:49:42 2014 +0200
     1.2 +++ b/python-serial/receipt	Thu Aug 06 16:47:14 2015 +0200
     1.3 @@ -13,7 +13,7 @@
     1.4  HOST_ARCH="i486 arm"
     1.5  
     1.6  DEPENDS="python"
     1.7 -BUILD_DEPENDS="python-dev"
     1.8 +BUILD_DEPENDS="python-dev setuptools"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()