From 37438cd13a7c0d0bc8d65711d04613fb2df0b636 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Mon, 29 Apr 2019 14:37:48 +0200 Subject: [PATCH] xapps: enable cross building --- srcpkgs/xapps/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xapps/template b/srcpkgs/xapps/template index 3087f7cf4f2..b1be850dfce 100644 --- a/srcpkgs/xapps/template +++ b/srcpkgs/xapps/template @@ -3,6 +3,7 @@ pkgname=xapps version=1.4.5 revision=1 build_style=meson +build_helper="gir" hostmakedepends="glib-devel gnome-common pkg-config vala python python3" makedepends="gettext-devel gobject-introspection libgnomekbd-devel python-gobject-devel" @@ -14,7 +15,6 @@ homepage="https://github.com/linuxmint/xapps" changelog="https://raw.githubusercontent.com/linuxmint/xapps/master/debian/changelog" distfiles="https://github.com/linuxmint/xapps/archive/${version}.tar.gz" checksum=6b139fba9b7a185ee9d3c81e5096591316b3e3b793ea448a3b49fb3cc1b9a706 -nocross="gobject-introspection" xapps-devel_package() { short_desc+=" - development files"