mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 02:53:50 +02:00
xfconf: enable gsettings backend by default.
This commit is contained in:
parent
00e64de63a
commit
41ee401cd1
1 changed files with 3 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'xfconf'
|
# Template file for 'xfconf'
|
||||||
pkgname=xfconf
|
pkgname=xfconf
|
||||||
version=4.14.1
|
version=4.14.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_enable perl 'perl-bindings --with-perl-options=INSTALLDIRS=vendor')"
|
configure_args="--enable-gsettings-backend
|
||||||
|
$(vopt_enable perl 'perl-bindings --with-perl-options=INSTALLDIRS=vendor')"
|
||||||
hostmakedepends="pkg-config intltool glib-devel"
|
hostmakedepends="pkg-config intltool glib-devel"
|
||||||
makedepends="libxfce4util-devel $(vopt_if perl 'perl-ExtUtils-Depends perl-ExtUtils-PkgConfig perl-Glib')"
|
makedepends="libxfce4util-devel $(vopt_if perl 'perl-ExtUtils-Depends perl-ExtUtils-PkgConfig perl-Glib')"
|
||||||
short_desc="Xfce hierarchical (tree-like) configuration system"
|
short_desc="Xfce hierarchical (tree-like) configuration system"
|
||||||
|
|
Loading…
Add table
Reference in a new issue