# HG changeset patch # User Norm Jacobs # Date 1428614421 18000 # Node ID 6a425e7ae1fcfda3600c0c27bcd7c30917d0b188 # Parent 5b5a00e335452efc68894445befaa916f496822e 20861235 gettext Makefile missing clisp dependency for test diff -r 5b5a00e33545 -r 6a425e7ae1fc components/gettext/Makefile --- a/components/gettext/Makefile Fri Apr 10 10:37:15 2015 -0700 +++ b/components/gettext/Makefile Thu Apr 09 16:20:21 2015 -0500 @@ -86,6 +86,7 @@ REQUIRED_PACKAGES += library/libcroco REQUIRED_PACKAGES += library/libxml2 REQUIRED_PACKAGES += library/ncurses +REQUIRED_PACKAGES += runtime/clisp REQUIRED_PACKAGES += shell/ksh93 REQUIRED_PACKAGES += source/locale/localedef REQUIRED_PACKAGES += system/library