24752134 cppunit missing from libtorrent's REQUIRED_PACKAGES
authorRich Burridge <rich.burridge@oracle.com>
Thu, 29 Sep 2016 09:48:10 -0700
changeset 6999 1238e930f8af
parent 6998 ecb236c14ed7
child 7000 22f549e6467a
24752134 cppunit missing from libtorrent's REQUIRED_PACKAGES
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