wok diff libfm-extra/receipt @ rev 21937

Up nnn (2.7)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 07 18:30:01 2019 +0200 (2019-10-07)
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	Mon Oct 07 18:30:01 2019 +0200
     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 \