openwrt-6.x/package/network/utils
Petr Štetiar 1b4b942bce 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>
2018-11-10 18:50:29 +01:00
..
adb-enablemodem
arptables
comgt comgt: Install hotplug and netifd files as 600 2018-10-11 08:06:28 +02:00
conntrack-tools
curl curl: noop commit to refer CVEs fixed in 7.62.0 2018-11-02 13:16:13 +01:00
dante dante: disable sched_getscheduler() - not implemented in musl 2018-09-24 19:04:47 +02:00
ebtables
ethtool ethtool: update to 4.19 2018-11-10 13:44:09 +01:00
iftop
iperf iperf: allow non-ipv6 builds 2018-11-03 02:36:24 +01:00
iperf3
iproute2 iproute2: update to 4.19.0 2018-11-08 11:09:13 +01:00
ipset ipset: update to 6.38 2018-10-04 13:15:22 +02:00
iptables Revert "iptables: fix dependency for libip6tc on IPV6" 2018-11-10 18:50:29 +01:00
iputils
iw iw: strip a few more non-essential features from iw-tiny 2018-10-07 12:45:41 +02:00
iwcap
iwinfo
layerscape/restool layerscape: fix get_device_file() function of restool 2018-09-22 21:20:58 +02:00
linux-atm linux-atm: Install hotplug file as 600 2018-10-11 08:06:35 +02:00
maccalc
nftables
owipcalc
resolveip
rssileds
tcpdump
umbim
uqmi uqmi: fix variable initilization for timeout handling 2018-10-12 09:36:05 +02:00
wireless-tools
wpan-tools
wwan