wok-6.x diff python-gammu/receipt @ rev 23914
Add linux-mmc (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Aug 16 17:34:09 2020 +0000 (2020-08-16) |
parents | 6bd7ca7be514 |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/python-gammu/receipt Sun Apr 05 17:20:51 2020 +0100 1.2 +++ b/python-gammu/receipt Sun Aug 16 17:34:09 2020 +0000 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="https://github.com/gammu/$PACKAGE/archive/$VERSION.tar.gz" 1.5 1.6 DEPENDS="gammu python" 1.7 -BUILD_DEPENDS="gammu-dev pkg-config python python-setuptools" 1.8 +BUILD_DEPENDS="gammu-dev pkg-config python python-dev python-setuptools" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()