mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
polkit: set build_helper=gir
This commit is contained in:
parent
c3c9f4c53b
commit
c8c0c587b2
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ pkgname=polkit
|
||||||
version=0.115
|
version=0.115
|
||||||
revision=5
|
revision=5
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
build_helper="gir"
|
||||||
configure_args="$(vopt_enable gir introspection) --disable-systemd
|
configure_args="$(vopt_enable gir introspection) --disable-systemd
|
||||||
--disable-libsystemd-login --disable-libelogind --disable-static
|
--disable-libsystemd-login --disable-libelogind --disable-static
|
||||||
--with-authfw=pam --with-os-type=void --with-mozjs=mozjs-52.0"
|
--with-authfw=pam --with-os-type=void --with-mozjs=mozjs-52.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue