From 4b0e2ad73c04394663cbfd9b00bd6e36eb23a484 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 18 Oct 2018 18:17:11 +0200 Subject: [PATCH] gedit: add missing pycompile_module and pycompile_dirs --- srcpkgs/gedit/template | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/srcpkgs/gedit/template b/srcpkgs/gedit/template index 0b527c6a372..0d359a64445 100644 --- a/srcpkgs/gedit/template +++ b/srcpkgs/gedit/template @@ -1,8 +1,10 @@ # Template file for 'gedit' pkgname=gedit version=3.30.1 -revision=1 +revision=2 build_style=gnu-configure +pycompile_module="gi/overrides" +pycompile_dirs="usr/lib/gedit/plugins" configure_args="--disable-schemas-compile --enable-python --enable-gvfs-metadata $(vopt_enable gir introspection)" hostmakedepends="gnome-doc-utils intltool itstool pkg-config