qt-gstreamer: replace glib-2.0 by glib-2.0-native in DEPENDS

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2017-02-12 21:03:57 +01:00
parent 7aa76c3f79
commit 80c18a025c

View File

@@ -6,11 +6,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
inherit cmake_qt5
DEPENDS += " \
glib-2.0-native \
boost \
qtbase \
qtquick1 \
qtdeclarative \
glib-2.0 \
gstreamer1.0 \
gstreamer1.0-plugins-base \
"