components/trousers/trousers.p5m
changeset 7829 2de4f4ace09c
parent 5941 db8aa9865e9f
--- a/components/trousers/trousers.p5m	Tue Apr 04 10:36:17 2017 -0700
+++ b/components/trousers/trousers.p5m	Tue Apr 04 16:12:22 2017 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
@@ -171,5 +171,6 @@
 # by package iconv-core. This is for function Trspi_Native_To_UNICODE() which
 # calls iconv_open()
 #
-$(SOLARIS_12_ONLY)depend type=require fmri=pkg:/system/library/iconv/iconv-core
-$(SOLARIS_11_ONLY)depend type=require fmri=pkg:/system/library/iconv/utf-8
+$(SOLARIS_11_4_ONLY)depend type=require \
+    fmri=pkg:/system/library/iconv/iconv-core
+$(SOLARIS_11_3_ONLY)depend type=require fmri=pkg:/system/library/iconv/utf-8