From 7ced8bca2913a35f716fccd99a97fb6e798b36de Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Sat, 16 Nov 2019 13:47:25 -0600 Subject: [PATCH] cinnamon-settings-daemon: unmark nocross --- srcpkgs/cinnamon-settings-daemon/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/cinnamon-settings-daemon/template b/srcpkgs/cinnamon-settings-daemon/template index 3641a1df2f0..8195ffad7e5 100644 --- a/srcpkgs/cinnamon-settings-daemon/template +++ b/srcpkgs/cinnamon-settings-daemon/template @@ -3,6 +3,7 @@ pkgname=cinnamon-settings-daemon version=4.2.2 revision=1 build_style=gnu-configure +build_helper=gir configure_args=" --disable-static --disable-schemas-compile" hostmakedepends="dbus-glib-devel gettext-devel glib-devel gnome-common gobject-introspection intltool libtool pkg-config" @@ -17,7 +18,6 @@ homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/" changelog="https://raw.githubusercontent.com/linuxmint/cinnamon-settings-daemon/${version}/debian/changelog" distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz" checksum=d5b1ff8b5777174a45ebf2906eb1690e79a241c1adeb56cd70f9f273674901f9 -nocross="gobject-introspection" pre_configure() { NOCONFIGURE=1 ./autogen.sh