[hipl-commit] [trunk] Rev 4208: Remove commented-out and unneeded package dependencies.

  • From: Diego Biurrun <diego@xxxxxxxxxx>
  • To: hipl-commit@xxxxxxxxxxxxx
  • Date: Fri, 9 Apr 2010 16:50:26 +0300

Committer: Diego Biurrun <diego@xxxxxxxxxx>
Date: 09/04/2010 at 16:50:26
Revision: 4208
Revision-id: diego@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Branch nick: trunk

Log:
  Remove commented-out and unneeded package dependencies.

Modified:
  M  patches/openwrt/package/Makefile

=== modified file 'patches/openwrt/package/Makefile'
--- patches/openwrt/package/Makefile    2010-04-08 16:22:30 +0000
+++ patches/openwrt/package/Makefile    2010-04-09 13:50:09 +0000
@@ -18,8 +18,6 @@
     SECTION:=net
     CATEGORY:=Network
     DEPENDS:=+hipl-common +genl +ip +kmod-ipsec +kmod-ipsec4 +kmod-ipsec6 
+kmod-loop +kmod-nbd +kmod-tun +libpthread +losetup +kmod-dummy +kmod-ipip 
+kmod-crypto-authenc +kmod-ip6-tunnel
-             # TODO: probably not needed:
-             #+kmod-capi +libpcap +udevtrigger +ipsec-tools +isakmpd
     TITLE:=HIPL deamon
     URL:=http://hipl.hiit.fi/
 endef

Other related posts:

  • » [hipl-commit] [trunk] Rev 4208: Remove commented-out and unneeded package dependencies. - Diego Biurrun