1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

webkitgtk: Remove the unused DEPENDS on libidn

(From OE-Core rev: f29baac5297446495fd61ab4ce7d4d24eb0ba3bb)

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Adrian Bunk
2020-02-23 20:29:31 +02:00
committed by Richard Purdie
parent ce0c47af07
commit 32b32b2ff0
+1 -1
View File
@@ -30,7 +30,7 @@ REQUIRED_DISTRO_FEATURES = "x11 opengl"
CVE_PRODUCT = "webkitgtk webkitgtk\+"
DEPENDS = "zlib libsoup-2.4 curl libxml2 cairo libxslt libxt libidn libgcrypt \
DEPENDS = "zlib libsoup-2.4 curl libxml2 cairo libxslt libxt libgcrypt \
gtk+3 gstreamer1.0 gstreamer1.0-plugins-base flex-native gperf-native sqlite3 \
pango icu bison-native gawk intltool-native libwebp \
atk udev harfbuzz jpeg libpng librsvg libtheora libvorbis libxcomposite libxtst \