# HG changeset patch # User Rich Burridge # Date 1475167690 25200 # Node ID 1238e930f8afe646b2e1b6d1ecf7d76cf9d93bb5 # Parent ecb236c14ed7e8af33694c1af18df090c056f403 24752134 cppunit missing from libtorrent's REQUIRED_PACKAGES diff -r ecb236c14ed7 -r 1238e930f8af components/libtorrent/Makefile --- a/components/libtorrent/Makefile Thu Sep 29 01:54:21 2016 -0700 +++ b/components/libtorrent/Makefile Thu Sep 29 09:48:10 2016 -0700 @@ -63,6 +63,7 @@ ASLR_MODE = $(ASLR_NOT_APPLICABLE) REQUIRED_PACKAGES += developer/build/automake-115 +REQUIRED_PACKAGES += developer/c++/cppunit REQUIRED_PACKAGES += library/c++/sigcpp REQUIRED_PACKAGES += library/security/openssl REQUIRED_PACKAGES += library/security/openssl/openssl-fips-140