flatpak: fix setting environment variables on gdm
This commit is contained in:
parent
fb34aecfeb
commit
d217708ee8
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'flatpak'
|
||||
pkgname=flatpak
|
||||
version=1.14.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
build_helper="gir"
|
||||
configure_args="
|
||||
|
@ -9,6 +9,7 @@ configure_args="
|
|||
--with-system-dbus-proxy
|
||||
--with-system-helper-user=_flatpak
|
||||
--enable-selinux-module=no
|
||||
--enable-gdm-env-file
|
||||
$(vopt_enable gir introspection)"
|
||||
hostmakedepends="bubblewrap gettext glib-devel libxslt pkg-config bison
|
||||
python3-parsing xmlto docbook-xml docbook-xsl xdg-dbus-proxy"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue