23858315 several Userland components missing REQUIRED_PACKAGES
authorJohn Beck <John.Beck@Oracle.COM>
Mon, 11 Jul 2016 09:50:18 -0700
changeset 6379 d9146784951c
parent 6378 9d70f1e25eba
child 6380 833d05f91424
23858315 several Userland components missing REQUIRED_PACKAGES
components/gnome/gnome-desktop/Makefile
components/gnome/libpeas/Makefile
components/rsyslog/Makefile
--- a/components/gnome/gnome-desktop/Makefile	Mon Jul 11 12:54:44 2016 -0700
+++ b/components/gnome/gnome-desktop/Makefile	Mon Jul 11 09:50:18 2016 -0700
@@ -65,6 +65,7 @@
 COMPONENT_BUILD_ENV += PATH=$(GNUBIN):$(PATH)
 CONFIGURE_ENV += PATH=$(GNUBIN):$(PATH)
 
+REQUIRED_PACKAGES += gnome/gsettings-desktop-schemas
 REQUIRED_PACKAGES += library/desktop/cairo
 REQUIRED_PACKAGES += library/desktop/gdk-pixbuf
 REQUIRED_PACKAGES += library/desktop/gobject/gobject-introspection
--- a/components/gnome/libpeas/Makefile	Mon Jul 11 12:54:44 2016 -0700
+++ b/components/gnome/libpeas/Makefile	Mon Jul 11 09:50:18 2016 -0700
@@ -96,5 +96,6 @@
 REQUIRED_PACKAGES += library/desktop/gobject/gobject-introspection
 REQUIRED_PACKAGES += library/desktop/gtk3
 REQUIRED_PACKAGES += library/glib2
+REQUIRED_PACKAGES += library/lua/lgi-52
 REQUIRED_PACKAGES += runtime/lua
 REQUIRED_PACKAGES += runtime/python-27
--- a/components/rsyslog/Makefile	Mon Jul 11 12:54:44 2016 -0700
+++ b/components/rsyslog/Makefile	Mon Jul 11 09:50:18 2016 -0700
@@ -132,6 +132,7 @@
 	     -prune -o -print0 \
 	| cpio -pd0u $(PROTODOCDIR))
 
+REQUIRED_PACKAGES += database/mysql-57
 REQUIRED_PACKAGES += database/mysql-57/library
 REQUIRED_PACKAGES += library/gnutls-3
 REQUIRED_PACKAGES += library/json-c