make-rules/cmake.mk
changeset 5597 bcd66d6b1f98
parent 5125 34cc580c62c2
child 5682 94c0ca64c022
--- 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.