carla: Undo dirty fltk replacement for ntk-native in DEPENDS

ntk-native is building fine these days

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2018-05-20 23:16:05 +02:00
parent 7b6c1bf33e
commit 12e4dcf061

View File

@@ -23,12 +23,8 @@ REQUIRED_DISTRO_FEATURES = "x11"
inherit qmake5_base autotools-brokensep pkgconfig qemu-ext distro_features_check mime gtk-icon-cache
# Notes on fltk-native / ntk
# Ntk is a fork of fltk using cairo. Ntk cannot be build native easily without
# X11-cairo. So use fluid (fltk-native) instead of ntk-fluid
DEPENDS += " \
fltk-native \
ntk-native \
python3-pyqt5-native \
freetype \
libpng \