22909169 turn on package dependencies once cssh dependencies are installed
authorEsha Wang <esha.wang@oracle.com>
Mon, 26 Sep 2016 10:05:24 -0700
changeset 6974 a7e17efd39b5
parent 6973 002773462d8f
child 6975 4f8ca1465013
22909169 turn on package dependencies once cssh dependencies are installed
components/perl_modules/cssh/Makefile
components/perl_modules/cssh/cssh-PERLVER.p5m
--- a/components/perl_modules/cssh/Makefile	Tue Sep 20 09:05:41 2016 -0700
+++ b/components/perl_modules/cssh/Makefile	Mon Sep 26 10:05:24 2016 -0700
@@ -55,7 +55,7 @@
 
 system-test:    $(NO_TESTS)
 
-REQUIRED_PACKAGES += library/perl-5/perl-x11-protocol
-REQUIRED_PACKAGES += library/perl-5/perl-tk
+REQUIRED_PACKAGES += library/perl-5/perl-x11-protocol-522
+REQUIRED_PACKAGES += library/perl-5/perl-tk-522
 REQUIRED_PACKAGES += shell/ksh93
 REQUIRED_PACKAGES += system/library
--- a/components/perl_modules/cssh/cssh-PERLVER.p5m	Tue Sep 20 09:05:41 2016 -0700
+++ b/components/perl_modules/cssh/cssh-PERLVER.p5m	Mon Sep 26 10:05:24 2016 -0700
@@ -77,10 +77,9 @@
 #
 license cssh.license license=Artistic
 #
-# Once the dependent packages are installed, re-enable these: 22909169
-#depend type=require fmri=__TBD pkg.debug.depend.file=Protocol.pm
-#    pkg.debug.depend.path=usr/perl5/vendor_perl/$(PERLVER)/X11
-#depend type=require fmri=__TBD pkg.debug.depend.file=Tk.pm
-#    pkg.debug.depend.path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)
+depend type=require fmri=__TBD pkg.debug.depend.file=Protocol.pm \
+    pkg.debug.depend.path=usr/perl5/vendor_perl/$(PERLVER)/X11
+depend type=require fmri=__TBD pkg.debug.depend.file=Tk.pm \
+    pkg.debug.depend.path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)
 depend type=require fmri=__TBD pkg.debug.depend.file=perl \
     pkg.debug.depend.path=usr/perl5/$(PERLVER)/bin