librest: remove spurious build dependencies

These are not dependencies of librest 0.8.1. I imagine they ended up in
this recipe when the latest version was downgraded back to 0.8.1 and the
dependencies not reviewed.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Ross Burton
2023-12-08 22:32:18 +00:00
committed by Khem Raj
parent c3eaf805d2
commit 069885e74d
@@ -4,13 +4,10 @@ LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
DEPENDS = " \
gi-docgen \
gi-docgen-native \
glib-2.0 \
glib-2.0-native \
json-glib \
libsoup-2.4 \
libxml2-native \
libxml2 \
"
GNOMEBASEBUILDCLASS = "autotools"