wok-current diff expedite/receipt @ rev 22446
vlc: remove notify deps -> did not help
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Mon Dec 23 15:52:17 2019 +0000 (2019-12-23) |
parents | 0a62b750d9ad |
children | b01314c762e9 |
line diff
1.1 --- a/expedite/receipt Tue Feb 26 17:52:22 2019 +0100 1.2 +++ b/expedite/receipt Mon Dec 23 15:52:17 2019 +0000 1.3 @@ -13,7 +13,7 @@ 1.4 WGET_URL="https://git.enlightenment.org/tools/$PACKAGE.git/snapshot/$TARBALL" 1.5 1.6 DEPENDS="evas python" 1.7 -BUILD_DEPENDS="automake evas-dev" 1.8 +BUILD_DEPENDS="automake evas-dev libtool" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()