mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 02:23:51 +02:00
cinnamon-settings-daemon: remove obsolete option --disable-gconf
This commit is contained in:
parent
b1ada5d47f
commit
febb10a16d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=cinnamon-settings-daemon
|
|||
version=4.0.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args=" --disable-static --disable-schemas-compile --disable-gconf"
|
||||
configure_args=" --disable-static --disable-schemas-compile"
|
||||
hostmakedepends="dbus-glib-devel gettext-devel glib-devel gnome-common
|
||||
gobject-introspection intltool libtool pkg-config"
|
||||
makedepends="cinnamon-desktop-devel elogind-devel ibus-devel json-glib-devel
|
||||
|
|
Loading…
Add table
Reference in a new issue