wok-6.x diff clipit/receipt @ rev 22008
linld: ipxe support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 19 11:12:33 2019 +0200 (2019-10-19) |
parents | 67fb91f1be0e |
children | 53c1379e13fa |
line diff
1.1 --- a/clipit/receipt Fri Feb 15 13:24:17 2019 +0100 1.2 +++ b/clipit/receipt Sat Oct 19 11:12:33 2019 +0200 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()