mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-26 21:12:06 +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:
parent
cf80085c06
commit
2347b70a36
@ -34,6 +34,10 @@ SRC_URI = " \
|
|||||||
"
|
"
|
||||||
SRC_URI[sha256sum] = "b48f33d4fceaf394cfbea73a8c850000936d83a41739a24f7568b5b0a7b39acd"
|
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 = " \
|
EXTRA_OECONF = " \
|
||||||
--disable-java \
|
--disable-java \
|
||||||
--disable-docs \
|
--disable-docs \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user