diff options
Diffstat (limited to 'meta/recipes-support/libsoup')
-rw-r--r-- | meta/recipes-support/libsoup/libsoup-2.4_2.45.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libsoup/libsoup-2.4_2.45.3.bb b/meta/recipes-support/libsoup/libsoup-2.4_2.45.3.bb index ea062c7a97..b1199d8ce0 100644 --- a/meta/recipes-support/libsoup/libsoup-2.4_2.45.3.bb +++ b/meta/recipes-support/libsoup/libsoup-2.4_2.45.3.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" | |||
7 | 7 | ||
8 | SECTION = "x11/gnome/libs" | 8 | SECTION = "x11/gnome/libs" |
9 | 9 | ||
10 | DEPENDS = "glib-2.0 gnutls libxml2 libproxy sqlite3 intltool-native" | 10 | DEPENDS = "glib-2.0 gnutls libxml2 sqlite3 intltool-native" |
11 | 11 | ||
12 | # libsoup-gnome is entirely deprecated and just stubs in 2.42 onwards. Enable | 12 | # libsoup-gnome is entirely deprecated and just stubs in 2.42 onwards. Enable |
13 | # by default but let it be easily disabled. | 13 | # by default but let it be easily disabled. |