openwrt/package/network/utils
Petr Štetiar e2637a471a Revert "iptables: fix dependency for libip6tc on IPV6"
This patch reverts commit 2dc1f54b12 as it
breaks the build for me on x86-64 if I've IPV6 support disabled. Same config
builds fine on `openwrt-18.06` branch at 55d078b2.

  $ grep IPV6 .config

  # CONFIG_KERNEL_IPV6 is not set
  # CONFIG_IPV6 is not set

Build errors out on:

  Package libiptc is missing dependencies for the following libraries:
  libip6tc.so.0

Looking at iptables-1.6.2/libiptc/Makefile.am:

  libiptc_la_LIBADD   = libip4tc.la libip6tc.la

and to iptables-1.6.2/libiptc/libiptc.pc.in:

  Requires:	libip4tc libip6tc

It seems that libiptc needs v4/v6 libs, so v6 isn't optional.

Cc: Rosy Song <rosysong@rosinson.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
(backported from 1b4b942bce)
2018-12-18 17:22:07 +01:00
..
adb-enablemodem Move enablemodem from ramips to new package adb-enablemodem and make it used also by TL-MR6400 2017-05-27 07:54:40 +02:00
arptables treewide: switch git.netfilter.org to HTTPS 2017-10-08 21:10:36 +03:00
comgt comgt: increase timeout on runcommands 2018-08-29 08:35:24 +02:00
conntrack-tools add PKG_CPE_ID ids to package and tools 2017-11-17 02:24:35 +01:00
curl curl: Add ca-bundle dependency 2018-12-18 09:11:40 +01:00
dante dante: disable sched_getscheduler() - not implemented in musl 2018-12-18 11:28:14 +01:00
ebtables ebtables: update to latest git 2018-06-27 2018-12-18 09:44:03 +01:00
ethtool ethtool: Update to 4.15. 2018-03-23 23:49:55 +01:00
iftop iftop: bump to latest 2018-04-27 09:59:28 +02:00
iperf iperf: fix --daemon option 2018-10-07 17:15:45 +02:00
iperf3 iperf3: update to 3.5 2018-03-09 22:13:22 +01:00
iproute2 iproute2: q_cake: Also print nonat, nowash and no-ack-filter keywords 2018-09-15 08:49:36 +01:00
ipset ipset: update to 6.38 2018-12-18 17:22:05 +01:00
iptables Revert "iptables: fix dependency for libip6tc on IPV6" 2018-12-18 17:22:07 +01:00
iputils add PKG_CPE_ID ids to package and tools 2017-11-17 02:24:35 +01:00
iw iw: strip a few more non-essential features from iw-tiny 2018-12-18 17:22:05 +01:00
iwcap iwcap: fix handling kill signal during dump 2017-03-14 13:29:03 +01:00
iwinfo iwinfo: update to latest Git HEAD 2018-12-18 10:34:07 +01:00
layerscape/restool layerscape: update restool to 2017-12-03 2018-02-13 10:01:49 +01:00
linux-atm linux-atm: add br2684ctl option to specify the netdev name 2018-01-10 08:08:53 +01:00
maccalc network/utils/maccalc: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
nftables nftables: bump to version 0.9.0 2018-12-18 09:44:00 +01:00
owipcalc network/utils/owipcalc: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
resolveip network/utils/resolveip: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
rssileds rssileds: Fix build with external toolchains 2017-03-01 17:19:52 -08:00
tcpdump tcpdump: explicitly disable libcap-ng support 2018-11-13 11:45:13 +02:00
umbim treewide: replace LEDE_GIT with PROJECT_GIT 2018-01-10 21:27:32 +01:00
uqmi uqmi: update PKG_RELEASE version 2018-12-18 17:22:06 +01:00
wireless-tools wireless-tools: Change download url to github 2017-02-28 20:22:10 +01:00
wpan-tools libs/libnl: Update to 3.3.0 2017-10-15 00:24:22 +02:00
wwan wwan: Fix teardown for sierra_net driver 2018-08-08 15:39:57 +02:00