octave: add PACKAGECONFIG for (Qt-)gui - disabled by default

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Andreas Müller 2022-04-11 00:35:27 +02:00 committed by Khem Raj
parent cf80085c06
commit 2347b70a36

View File

@ -34,6 +34,10 @@ SRC_URI = " \
"
SRC_URI[sha256sum] = "b48f33d4fceaf394cfbea73a8c850000936d83a41739a24f7568b5b0a7b39acd"
# Note: Qt5Help is required for gui -> qttools(-native) must be build with
# clang in PACKAGECONFIG
PACKAGECONFIG[gui] = "--with-qt=yes,--with-qt=no,qttools-native qttools qtbase"
EXTRA_OECONF = " \
--disable-java \
--disable-docs \