wok-6.x diff libfm-extra/receipt @ rev 21843
updated rlwrap (0.37 -> 0.43)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Sep 15 10:00:17 2019 +0100 (2019-09-15) |
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 Sun Sep 15 10:00:17 2019 +0100 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 \