1
0
mirror of https://git.openwrt.org/feed/routing.git synced 2024-06-13 10:49:15 +02:00
openwrt-routing/minimalist-pcproxy
Alexander Couzens 9b610a90c6 replace DEPENDS=+@IPV6 with DEPENDS=@IPV6
The symbol IPV6 is a global config symbol, don't select it because it
will override the user decision of IPV6 as all other package in base do
it. A select (+) will also create a recursive dependency error.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2016-06-05 03:07:20 +02:00
..
files minimalist-pcpproxy: fix uci call in default-script 2015-07-10 08:27:29 +02:00
Makefile replace DEPENDS=+@IPV6 with DEPENDS=@IPV6 2016-06-05 03:07:20 +02:00