From 728d59c443e1a3a0cf410850a129ae8ef370982c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Tue, 7 May 2019 16:59:39 +0200 Subject: [PATCH] Thunar: add build helper gir MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jürgen Buchmüller --- srcpkgs/Thunar/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/Thunar/template b/srcpkgs/Thunar/template index f0f2c4c88d..e539c86104 100644 --- a/srcpkgs/Thunar/template +++ b/srcpkgs/Thunar/template @@ -3,6 +3,7 @@ pkgname=Thunar version=1.8.4 revision=1 build_style=gnu-configure +build_helper="gir" configure_args="--enable-gio-unix --enable-gudev --enable-exif --enable-pcre --disable-static --enable-notifications" hostmakedepends="pkg-config intltool"