components/gzip/gzip.p5m
changeset 1852 5bcaefde0b64
parent 1509 9b41420b4385
child 1922 a76aadc689f5
--- a/components/gzip/gzip.p5m	Thu Apr 24 21:55:05 2014 -0700
+++ b/components/gzip/gzip.p5m	Thu Apr 24 17:36:25 2014 +0200
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
@@ -65,7 +65,7 @@
     name="The GNU Zip (gzip) compression utility"
 license gzip.license license="GPLv3, FDLv1.3"
 
-# znew needs GNU chmod.
-depend type=require fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/chmod
+# znew requires python, see patches/znew.patch for details
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/python
 # zgrep needs a version of grep that has the -f command line option.
 depend type=require fmri=__TBD pkg.debug.depend.file=usr/xpg4/bin/grep