From 7d482f22f748318b813e52b4b537150a3646e5e7 Mon Sep 17 00:00:00 2001 From: nico Date: Mon, 23 May 2005 19:55:12 +0000 Subject: Add tor package git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1026 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openwrt/package/Makefile') diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 0d88ed7bd..d595cd756 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -88,6 +88,7 @@ package-$(BR2_PACKAGE_SPEEX) += speex package-$(BR2_PACKAGE_STRACE) += strace package-$(BR2_PACKAGE_TCPDUMP) += tcpdump package-$(BR2_PACKAGE_TINC) += tinc +package-$(BR2_PACKAGE_TOR) += tor package-$(BR2_PACKAGE_TTCP) += ttcp package-$(BR2_PACKAGE_UCLIBCXX) += uclibc++ package-$(BR2_PACKAGE_ULOGD) += ulogd @@ -135,6 +136,7 @@ siproxd-compile: libosip2-compile sipsak-compile: openssl-compile tcpdump-compile: libpcap-compile tinc-compile: zlib-compile openssl-compile lzo-compile +tor-compile: libevent-compile openssl-compile zlib-compile wpa_supplicant-compile: openssl-compile asterisk-compile: openssl-compile -- cgit v1.2.3