| Date: | 2010-07-31 13:53:27 (2 years 9 months ago) |
|---|---|
| Author: | florian |
| Commit: | cfbe1dd522ba4bb8d4272a8f1ea28feb8108ce6d |
| Message: | [package] remove iptables libipq dependency, thanks jow git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22438 3c298f89-4303-0410-b956-a3cf2f4a3e73 |
| Files: |
package/iptables/Makefile (1 diff) |
Change Details
| package/iptables/Makefile | ||
|---|---|---|
| 44 | 44 | $(call Package/iptables/Default) |
| 45 | 45 | TITLE:=IPv4 firewall administration tool |
| 46 | 46 | MENU:=1 |
| 47 | DEPENDS+= +kmod-ipt-core +libiptc +libxtables +libipq | |
| 47 | DEPENDS+= +kmod-ipt-core +libiptc +libxtables | |
| 48 | 48 | endef |
| 49 | 49 | |
| 50 | 50 | define Package/iptables/description |
