wok diff python-gammu/receipt @ rev 20877

openssh: add ssh-copy-id (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 23 23:59:15 2019 +0100 (2019-02-23)
parents 2b87dbe5e573
children 814362194a8d
line diff
     1.1 --- a/python-gammu/receipt	Thu Apr 13 15:25:07 2017 +0200
     1.2 +++ b/python-gammu/receipt	Sat Feb 23 23:59:15 2019 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="https://github.com/gammu/$PACKAGE/archive/$VERSION.tar.gz"
     1.5  
     1.6  DEPENDS="python gammu"
     1.7 -BUILD_DEPENDS="python-dev gammu-dev pkg-config"
     1.8 +BUILD_DEPENDS="python-dev gammu-dev pkg-config setuptools"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()