wok diff libfm-extra/receipt @ rev 22726

updated fish (2.1.1 -> 3.0.2)
author Hans-G?nter Theisgen
date Thu Jan 23 09:38:06 2020 +0100 (2020-01-23)
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	Thu Jan 23 09:38:06 2020 +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 \