mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user