21959969 add extra REQUIRED_PACKAGE for emacs for evaluation build
authorJohn Beck <John.Beck@Oracle.COM>
Thu, 01 Oct 2015 13:23:24 -0700
changeset 4968 36abfc344fdd
parent 4967 c997e4903b71
child 4969 189113f935e6
21959969 add extra REQUIRED_PACKAGE for emacs for evaluation build
components/emacs/Makefile
--- a/components/emacs/Makefile	Thu Oct 01 13:18:06 2015 -0700
+++ b/components/emacs/Makefile	Thu Oct 01 13:23:24 2015 -0700
@@ -206,7 +206,8 @@
 
 system-test:    $(NO_TESTS)
 
-
+# Desktop packages differ slightly between S11 & S12: list union to allow
+# for BUILD_TYPE=evaluation and normal builds.
 REQUIRED_PACKAGES += editor/gnu-emacs
 REQUIRED_PACKAGES += file/gnu-findutils
 REQUIRED_PACKAGES += gnome/config/gconf
@@ -217,6 +218,7 @@
 REQUIRED_PACKAGES += image/library/libtiff
 REQUIRED_PACKAGES += library/desktop/cairo
 REQUIRED_PACKAGES += library/desktop/gdk-pixbuf
+REQUIRED_PACKAGES += library/desktop/gtk2
 REQUIRED_PACKAGES += library/desktop/gtk3
 REQUIRED_PACKAGES += library/desktop/pango
 REQUIRED_PACKAGES += library/glib2