wok-current diff libfm-extra/receipt @ rev 22394
AES Crypt 3.13 -> 3.14
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Wed Dec 04 17:22:14 2019 +0000 (2019-12-04) |
parents | 0565f1ee2d73 |
children | ee53899c6189 |
line diff
1.1 --- a/libfm-extra/receipt Thu Apr 18 17:08:53 2019 +0300 1.2 +++ b/libfm-extra/receipt Wed Dec 04 17:22:14 2019 +0000 1.3 @@ -14,11 +14,12 @@ 1.4 GENERIC_MENUS="no" 1.5 1.6 DEPENDS="glib glibc-base libgio" 1.7 -BUILD_DEPENDS="intltool" 1.8 +BUILD_DEPENDS="automake gtk-doc libtool intltool" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules() 1.12 { 1.13 + ./autogen.sh 1.14 ./configure \ 1.15 --sysconfdir=/etc \ 1.16 --with-extra-only \