wok diff python-django/receipt @ rev 21759

mosh: use gcc83
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 26 19:12:58 2019 +0200 (2019-06-26)
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	Wed Jun 26 19:12:58 2019 +0200
     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()