22739240 Upgrade MySQL 5.5 to 5.5.48 on Solaris (replace package from future)
authorMike Sullivan <Mike.Sullivan@Oracle.COM>
Fri, 11 Mar 2016 18:20:02 -0800
changeset 5597 bcd66d6b1f98
parent 5596 c3e2f9778be5
child 5598 fc2da58ba249
22739240 Upgrade MySQL 5.5 to 5.5.48 on Solaris (replace package from future)
make-rules/cmake.mk
--- a/make-rules/cmake.mk	Fri Mar 11 11:12:56 2016 -0800
+++ b/make-rules/cmake.mk	Fri Mar 11 18:20:02 2016 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
 #
@@ -76,8 +76,8 @@
 
 REQUIRED_PACKAGES += developer/build/cmake
 REQUIRED_PACKAGES += developer/build/pkg-config
+REQUIRED_PACKAGES += developer/gnome/gettext
 REQUIRED_PACKAGES += developer/gnu-binutils
-REQUIRED_PACKAGES += developer/intltool
 REQUIRED_PACKAGES += system/library
 REQUIRED_PACKAGES += system/linker
 # Most cmake-based components expect GNU versions of these.