wok diff clipit/receipt @ rev 21857
updated rust and rust-cargo (1.31.1 -> 1.37.0)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Sep 17 17:06:24 2019 +0100 (2019-09-17) |
parents | 67fb91f1be0e |
children | 53c1379e13fa |
line diff
1.1 --- a/clipit/receipt Fri Feb 15 13:24:17 2019 +0100 1.2 +++ b/clipit/receipt Tue Sep 17 17:06:24 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()