xfconf: enable gsettings backend by default.
This commit is contained in:
parent
00e64de63a
commit
41ee401cd1
@ -1,9 +1,10 @@
|
||||
# Template file for 'xfconf'
|
||||
pkgname=xfconf
|
||||
version=4.14.1
|
||||
revision=1
|
||||
revision=2
|
||||
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"
|
||||
makedepends="libxfce4util-devel $(vopt_if perl 'perl-ExtUtils-Depends perl-ExtUtils-PkgConfig perl-Glib')"
|
||||
short_desc="Xfce hierarchical (tree-like) configuration system"
|
||||
|
Loading…
x
Reference in New Issue
Block a user