X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/927dc255433d5f8e28c081af47ebdf32411b98c6..7ec0e75717188fc913762005dc0ea3c4559a8e40:/openwrt/package/Makefile diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 01dcd3b86..0cc914fa1 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -28,6 +28,7 @@ package-$(BR2_PACKAGE_FUSE) += fuse package-$(BR2_PACKAGE_GDB) += gdb package-$(BR2_PACKAGE_GLIB) += glib package-$(BR2_PACKAGE_GMP) += gmp +package-$(BR2_PACKAGE_GNUTLS) += gnutls package-$(BR2_PACKAGE_HASERL) += haserl package-$(BR2_PACKAGE_HOWL) += howl package-$(BR2_PACKAGE_HTPDATE) += htpdate @@ -51,6 +52,7 @@ package-$(BR2_PACKAGE_LIBOSIP2) += libosip2 package-$(BR2_PACKAGE_LIBPCAP) += libpcap package-$(BR2_PACKAGE_LIBPNG) += libpng package-$(BR2_PACKAGE_LIBPTHREAD) += libpthread +package-$(BR2_PACKAGE_LIBTASN1) += libtasn1 package-$(BR2_PACKAGE_LIBTOOL) += libtool package-$(BR2_PACKAGE_LIBUSB) += libusb package-$(BR2_PACKAGE_LIGHTTPD) += lighttpd @@ -70,6 +72,7 @@ package-$(BR2_PACKAGE_NMAP) += nmap package-$(BR2_PACKAGE_NOCATSPLASH) += nocatsplash package-$(BR2_PACKAGE_NTPCLIENT) += ntpclient package-$(BR2_PACKAGE_OLSRD) += olsrd +package-$(BR2_PACKAGE_OPENCDK) += opencdk package-$(BR2_PACKAGE_OPENLDAP) += openldap package-$(BR2_PACKAGE_OPENNTPD) += openntpd package-$(BR2_PACKAGE_OPENSSH) += openssh @@ -139,6 +142,7 @@ dropbear-compile: zlib-compile dsniff-compile: libnids-compile openssl-compile libgdbm-compile fprobe-compile: libpcap-compile gdb-compile: ncurses-compile +gnutls-compile: libgcrypt-compile opencdk-compile libtasn1-compile kismet-compile: uclibc++-compile libpcap-compile ncurses-compile lcd4linux-compile: ncurses-compile libgcrypt-compile: libgpg-error-compile @@ -151,6 +155,7 @@ net-snmp-compile: libelf-compile nfs-server-compile: portmap-compile nmap-compile: uclibc++-compile pcre-compile libpcap-compile nocatsplash-compile: glib-compile +opencdk-compile: libgcrypt-compile openldap-compile: cyrus-sasl-compile openssl-compile openssh-compile: zlib-compile openssl-compile openssl-compile: zlib-compile