diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/rest/librest_0.8.1.bb | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/meta-gnome/recipes-gnome/rest/librest_0.8.1.bb b/meta-gnome/recipes-gnome/rest/librest_0.8.1.bb index 51dc44cc4d..3a56486c0c 100644 --- a/meta-gnome/recipes-gnome/rest/librest_0.8.1.bb +++ b/meta-gnome/recipes-gnome/rest/librest_0.8.1.bb | |||
| @@ -4,13 +4,10 @@ LICENSE = "LGPL-2.1-only" | |||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" |
| 5 | 5 | ||
| 6 | DEPENDS = " \ | 6 | DEPENDS = " \ |
| 7 | gi-docgen \ | ||
| 8 | gi-docgen-native \ | ||
| 9 | glib-2.0 \ | 7 | glib-2.0 \ |
| 10 | glib-2.0-native \ | 8 | glib-2.0-native \ |
| 11 | json-glib \ | ||
| 12 | libsoup-2.4 \ | 9 | libsoup-2.4 \ |
| 13 | libxml2-native \ | 10 | libxml2 \ |
| 14 | " | 11 | " |
| 15 | 12 | ||
| 16 | GNOMEBASEBUILDCLASS = "autotools" | 13 | GNOMEBASEBUILDCLASS = "autotools" |
