wok-next diff python-django/receipt @ rev 20779

typo
author Erkan Yilmaz <erkan@slitaz.org>
date Fri Jun 08 09:48:36 2018 +0000 (2018-06-08)
parents 9e01bc6321ea
children 9b3461bf373c
line diff
     1.1 --- a/python-django/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/python-django/receipt	Fri Jun 08 09:48:36 2018 +0000
     1.3 @@ -13,7 +13,7 @@
     1.4  SUGGESTED="python-mysql"
     1.5  
     1.6  DEPENDS="python python-pysqlite"
     1.7 -BUILD_DEPENDS="setuptools wget"
     1.8 +BUILD_DEPENDS="python"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()