Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cea3d38b4da4d431b97bcd60c107e8baebac144b
commit cea3d38b4da4d431b97bcd60c107e8baebac144b Author: Baste <[email protected]> Date: Tue Jan 23 09:13:44 2018 +0100 appstream-glib-0.7.5-1-x86_64 - Fix Build diff --git a/source/gnome/appstream-glib/FrugalBuild b/source/gnome/appstream-glib/FrugalBuild index 3f0b26f..004ab6a 100644 --- a/source/gnome/appstream-glib/FrugalBuild +++ b/source/gnome/appstream-glib/FrugalBuild @@ -9,7 +9,7 @@ depends=('libsoup>=2.60.0' 'gtk+3>=3.22.21' 'json-glib>=1.4.2' 'gcab' 'libyaml' makedepends=('intltool' 'x11-protos' 'docbook-xsl' 'gperf' 'gtk-doc') groups=('gnome') archs=("x86_64") -_F_meson_confopts+=" -Denable-rpm=false -Denable-stemmer=false -Denable-man=false" +_F_meson_confopts+=" -Drpm=false -Dstemmer=false -Dman=false" Finclude meson url="https://people.freedesktop.org/~hughsient/appstream-glib" source=(https://people.freedesktop.org/~hughsient/appstream-glib/releases/$pkgname-$pkgver.tar.xz) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
