wok diff python-django/receipt @ rev 22365

kdelibs: fix kdeui/CMakeLists.txt
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 22 10:49:44 2019 +0100 (2019-11-22)
parents 9e01bc6321ea
children 908717f36471
line diff
     1.1 --- a/python-django/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/python-django/receipt	Fri Nov 22 10:49:44 2019 +0100
     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-setuptools wget"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()