wok rev 20798

updated clipit again (1.4.2 -> 1.4.4)
author Hans-G?nter Theisgen
date Fri Feb 15 13:39:03 2019 +0100 (2019-02-15)
parents 67fb91f1be0e
children 69e5a0d321dd
files clipit/receipt
line diff
     1.1 --- a/clipit/receipt	Fri Feb 15 13:24:17 2019 +0100
     1.2 +++ b/clipit/receipt	Fri Feb 15 13:39:03 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()