wok diff clipit/receipt @ rev 22099

Add python-incremental
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 01 14:48:33 2019 +0100 (2019-11-01)
parents 67fb91f1be0e
children 53c1379e13fa
line diff
     1.1 --- a/clipit/receipt	Fri Feb 15 13:24:17 2019 +0100
     1.2 +++ b/clipit/receipt	Fri Nov 01 14:48:33 2019 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://github.com/CristianHenzel/ClipIt/archive/v$VERSION.tar.gz"
     1.5  
     1.6  DEPENDS="gtk+"
     1.7 -BUILD_DEPENDS="autoconf gtk+-dev"
     1.8 +BUILD_DEPENDS="autoconf automake gtk+-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()