wok-6.x diff clipit/receipt @ rev 20802
updated cowpatty (4.6 -> 4.8)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Feb 15 17:40:45 2019 +0100 (2019-02-15) |
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 Feb 15 17:40:45 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()