diff --git a/libs/libcups/Makefile b/libs/libcups/Makefile index 52bf14852..89c7ff970 100644 --- a/libs/libcups/Makefile +++ b/libs/libcups/Makefile @@ -33,6 +33,7 @@ $(call Package/cups/Default) CATEGORY:=Libraries DEPENDS:=+zlib +libpthread +libpng +libjpeg +libusb-1.0 TITLE:=Common UNIX Printing System - Core library + BUILDONLY:=1 endef define Package/libcups/description diff --git a/libs/libevhtp/Makefile b/libs/libevhtp/Makefile index ee1b02d20..99b2b50f9 100644 --- a/libs/libevhtp/Makefile +++ b/libs/libevhtp/Makefile @@ -36,6 +36,7 @@ define Package/libevhtp TITLE:=A more flexible replacement for libevent's httpd API URL:=https://github.com/criticalstack/libevhtp DEPENDS:=+libevent2 +libevent2-openssl +libevent2-pthreads +oniguruma + BUILDONLY:=1 endef define Package/libevhtp/description diff --git a/libs/libowfat/Makefile b/libs/libowfat/Makefile index d3618820b..c49f0fe9e 100644 --- a/libs/libowfat/Makefile +++ b/libs/libowfat/Makefile @@ -28,6 +28,7 @@ define Package/libowfat CATEGORY:=Libraries TITLE:=reimplemented libdjb under GPL URL:=https://www.fefe.de/libowfat/ + BUILDONLY:=1 endef define Build/Configure diff --git a/libs/libtorrent/Makefile b/libs/libtorrent/Makefile index 15b018d70..111618120 100644 --- a/libs/libtorrent/Makefile +++ b/libs/libtorrent/Makefile @@ -31,6 +31,7 @@ define Package/libtorrent TITLE:=Rakshasa's BitTorrent library URL:=https://rakshasa.github.io/rtorrent/ DEPENDS:=+libopenssl +libstdcpp +zlib + BUILDONLY:=1 endef define Package/libtorrent/description diff --git a/libs/nacl/Makefile b/libs/nacl/Makefile index bfe71865e..53b76befe 100644 --- a/libs/nacl/Makefile +++ b/libs/nacl/Makefile @@ -27,6 +27,7 @@ define Package/nacl CATEGORY:=Libraries TITLE:=NaCl Networking and Cryptography library URL:=http://nacl.cace-project.eu/ + BUILDONLY:=1 endef define Build/Compile diff --git a/net/lksctp-tools/Makefile b/net/lksctp-tools/Makefile index 1b79a77fd..f779fdabf 100644 --- a/net/lksctp-tools/Makefile +++ b/net/lksctp-tools/Makefile @@ -46,6 +46,7 @@ $(call Package/lksctp-tools/Default) TITLE+= (meta) URL:=http://lksctp.sourceforge.net DEPENDS:=+libsctp +sctp-tools + BUILDONLY:=1 endef define Package/sctp-tools diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index 7aa4235ad..a3c54cc24 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/Makefile @@ -100,6 +100,7 @@ define Package/snmpd-static $(call Package/net-snmp/Default) DEPENDS:=+snmpd TITLE:=Open source SNMP implementation (daemon) + BUILDONLY:=1 endef diff --git a/utils/sane-backends/Makefile b/utils/sane-backends/Makefile index a67bae33f..eecf21836 100644 --- a/utils/sane-backends/Makefile +++ b/utils/sane-backends/Makefile @@ -41,6 +41,7 @@ $(call Package/sane-backends/Default) CATEGORY:=Utilities TITLE+= (drivers) DEPENDS:=+ALL:sane-backends-all + BUILDONLY:=1 endef define Package/sane-backends/description