components/perl_modules/perl-tk/Makefile
changeset 5577 09a6352d52ad
parent 4746 8e237ffd0a48
child 5682 94c0ca64c022
--- a/components/perl_modules/perl-tk/Makefile	Thu Mar 10 11:56:21 2016 -0800
+++ b/components/perl_modules/perl-tk/Makefile	Thu Mar 10 12:36:54 2016 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../../make-rules/shared-macros.mk
 
@@ -52,11 +52,15 @@
 
 install:	$(INSTALL_32_and_64)
 
-test:		$(TEST_32_and_64)
+# Testing suspended until 32-bit is gone: 22909079
+#test:		$(TEST_32_and_64)
 
 system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
 
 
+REQUIRED_PACKAGES += runtime/perl-512
+REQUIRED_PACKAGES += runtime/perl-520
+REQUIRED_PACKAGES += runtime/perl-522
 REQUIRED_PACKAGES += runtime/tk-8
 REQUIRED_PACKAGES += system/library
 REQUIRED_PACKAGES += system/library/fontconfig