diff options
Diffstat (limited to 'meta/packages/gnome/libsoup_2.2.7.bb')
-rw-r--r-- | meta/packages/gnome/libsoup_2.2.7.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/packages/gnome/libsoup_2.2.7.bb b/meta/packages/gnome/libsoup_2.2.7.bb index e97a11cc96..4c29dbd79d 100644 --- a/meta/packages/gnome/libsoup_2.2.7.bb +++ b/meta/packages/gnome/libsoup_2.2.7.bb | |||
@@ -3,7 +3,6 @@ DESCRIPTION = "An HTTP library implementation in C" | |||
3 | SECTION = "x11/gnome/libs" | 3 | SECTION = "x11/gnome/libs" |
4 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/${PN}/2.2/${PN}-${PV}.tar.bz2" | 4 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/${PN}/2.2/${PN}-${PV}.tar.bz2" |
5 | DEPENDS = "glib-2.0 gnutls libxml2" | 5 | DEPENDS = "glib-2.0 gnutls libxml2" |
6 | MAINTAINER = "Chris Lord <chris@openedhand.com>" | ||
7 | 6 | ||
8 | inherit autotools pkgconfig | 7 | inherit autotools pkgconfig |
9 | 8 | ||