gedit: add missing pycompile_module and pycompile_dirs
This commit is contained in:
parent
eb8152135c
commit
4b0e2ad73c
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue