|
@@ -12,7 +12,7 @@ FRR_CPE_ID_VENDOR = linuxfoundation
|
|
FRR_CPE_ID_PRODUCT = free_range_routing
|
|
FRR_CPE_ID_PRODUCT = free_range_routing
|
|
FRR_AUTORECONF = YES
|
|
FRR_AUTORECONF = YES
|
|
|
|
|
|
-FRR_DEPENDENCIES = host-frr readline json-c libyang libnl \
|
|
|
|
|
|
+FRR_DEPENDENCIES = host-frr readline json-c libyang \
|
|
$(if $(BR2_PACKAGE_C_ARES),c-ares)
|
|
$(if $(BR2_PACKAGE_C_ARES),c-ares)
|
|
|
|
|
|
HOST_FRR_DEPENDENCIES = host-flex host-bison host-elfutils host-python3
|
|
HOST_FRR_DEPENDENCIES = host-flex host-bison host-elfutils host-python3
|