Require gsettings-desktop-schemas >= 0.0.2
This commit is contained in:
parent
e0335f7d9b
commit
59e2bc5c63
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ COMMON_MODULES="gtk+-3.0 >= 2.90.0
|
|||
gio-2.0
|
||||
gconf-2.0
|
||||
libxml-2.0
|
||||
gsettings-desktop-schemas"
|
||||
gsettings-desktop-schemas >= 0.0.2"
|
||||
PKG_CHECK_MODULES(CAPPLET, $COMMON_MODULES)
|
||||
PKG_CHECK_MODULES(GNOMECC_SHELL, $COMMON_MODULES libgnome-menu gio-unix-2.0)
|
||||
PKG_CHECK_MODULES(DBUS, dbus-1 dbus-glib-1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue