diff options
Diffstat (limited to 'meta-efl/recipes-support/libsoup')
-rw-r--r-- | meta-efl/recipes-support/libsoup/libsoup-2.4_2.37.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-efl/recipes-support/libsoup/libsoup-2.4_2.37.2.bb b/meta-efl/recipes-support/libsoup/libsoup-2.4_2.37.2.bb index 5d9b2b76d..4810b3a1e 100644 --- a/meta-efl/recipes-support/libsoup/libsoup-2.4_2.37.2.bb +++ b/meta-efl/recipes-support/libsoup/libsoup-2.4_2.37.2.bb | |||
@@ -5,6 +5,8 @@ BUGTRACKER = "https://bugzilla.gnome.org/" | |||
5 | LICENSE = "LGPLv2" | 5 | LICENSE = "LGPLv2" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" |
7 | 7 | ||
8 | PR = "r1" | ||
9 | |||
8 | # unstable version | 10 | # unstable version |
9 | DEFAULT_PREFERENCE = "-1" | 11 | DEFAULT_PREFERENCE = "-1" |
10 | 12 | ||