|
@@ -1,7 +1,7 @@
|
|
config BR2_PACKAGE_QT6OPCUA
|
|
config BR2_PACKAGE_QT6OPCUA
|
|
bool "qt6opcua"
|
|
bool "qt6opcua"
|
|
select BR2_PACKAGE_QT6BASE_NETWORK
|
|
select BR2_PACKAGE_QT6BASE_NETWORK
|
|
- # qt6opcuda needs host-qt6opcua, and host-qt6opcua needs
|
|
|
|
|
|
+ # qt6opcua needs host-qt6opcua, and host-qt6opcua needs
|
|
# network support in qt6base.
|
|
# network support in qt6base.
|
|
select BR2_PACKAGE_HOST_QT6BASE_NETWORK
|
|
select BR2_PACKAGE_HOST_QT6BASE_NETWORK
|
|
|
|
|