components/ntp/Makefile
changeset 5797 432ac76de3b0
parent 5682 94c0ca64c022
child 5957 c5fa57b940a5
equal deleted inserted replaced
5795:b6b9d57d2466 5797:432ac76de3b0
    65 CONFIGURE_OPTIONS +=	--without-ntpsnmpd
    65 CONFIGURE_OPTIONS +=	--without-ntpsnmpd
    66 CONFIGURE_OPTIONS +=	--with-openssl-libdir=$(LIBDIR)
    66 CONFIGURE_OPTIONS +=	--with-openssl-libdir=$(LIBDIR)
    67 
    67 
    68 REQUIRED_PACKAGES += library/libedit
    68 REQUIRED_PACKAGES += library/libedit
    69 REQUIRED_PACKAGES += library/security/openssl
    69 REQUIRED_PACKAGES += library/security/openssl
    70 REQUIRED_PACKAGES += runtime/perl-512
    70 REQUIRED_PACKAGES += $(PERL_PKG)
    71 REQUIRED_PACKAGES += runtime/perl-520
       
    72 REQUIRED_PACKAGES += service/network/dns/mdns
    71 REQUIRED_PACKAGES += service/network/dns/mdns
    73 REQUIRED_PACKAGES += shell/ksh93
    72 REQUIRED_PACKAGES += shell/ksh93
    74 REQUIRED_PACKAGES += system/core-os
    73 REQUIRED_PACKAGES += system/core-os
    75 REQUIRED_PACKAGES += system/library/math
    74 REQUIRED_PACKAGES += system/library/math
    76 REQUIRED_PACKAGES += system/library/security/crypto
    75 REQUIRED_PACKAGES += system/library/security/crypto