liri-screencast: remove

It depends on unmaintained qt-gstreamer which broke by oe-core's update of
gstreamer 1.16.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-06-26 23:29:13 +02:00
parent 33074986c4
commit 66b065dc96
2 changed files with 0 additions and 16 deletions

View File

@@ -1,15 +0,0 @@
SUMMARY = "Qt wrapper for GSettings"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = " \
file://LICENSE.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
"
inherit liri
DEPENDS += " \
qt-gstreamer \
"
PV = "0.9.0+git${SRCPV}"
SRCREV = "be5513df82650effacb3818351c1062e30923476"
S = "${WORKDIR}/git"

View File

@@ -20,7 +20,6 @@ RDEPENDS_${PN} = " \
liri-qtaccountsservice \
liri-qtgsettings \
liri-qtudev \
liri-screencast \
liri-screenshot \
liri-settings \
${@bb.utils.contains("DISTRO_FEATURES", "wayland", "liri-shell", "",d)} \