components/libtorrent/Makefile
changeset 6999 1238e930f8af
parent 6932 ae9e3811b2ec
child 7687 1093e2a9adbd
equal deleted inserted replaced
6998:ecb236c14ed7 6999:1238e930f8af
    61 CONFIGURE_OPTIONS  +=	--srcdir=$(BUILD_DIR_$(BITS))
    61 CONFIGURE_OPTIONS  +=	--srcdir=$(BUILD_DIR_$(BITS))
    62 
    62 
    63 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    63 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    64 
    64 
    65 REQUIRED_PACKAGES += developer/build/automake-115
    65 REQUIRED_PACKAGES += developer/build/automake-115
       
    66 REQUIRED_PACKAGES += developer/c++/cppunit
    66 REQUIRED_PACKAGES += library/c++/sigcpp
    67 REQUIRED_PACKAGES += library/c++/sigcpp
    67 REQUIRED_PACKAGES += library/security/openssl
    68 REQUIRED_PACKAGES += library/security/openssl
    68 REQUIRED_PACKAGES += library/security/openssl/openssl-fips-140
    69 REQUIRED_PACKAGES += library/security/openssl/openssl-fips-140
    69 REQUIRED_PACKAGES += library/zlib
    70 REQUIRED_PACKAGES += library/zlib
    70 REQUIRED_PACKAGES += system/library/gcc/gcc-c-runtime
    71 REQUIRED_PACKAGES += system/library/gcc/gcc-c-runtime