diff options
Diffstat (limited to 'meta/recipes-gnome/gnome/gobject-introspection_git.bb')
-rw-r--r-- | meta/recipes-gnome/gnome/gobject-introspection_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-gnome/gnome/gobject-introspection_git.bb b/meta/recipes-gnome/gnome/gobject-introspection_git.bb index d5723bf038..5e37255285 100644 --- a/meta/recipes-gnome/gnome/gobject-introspection_git.bb +++ b/meta/recipes-gnome/gnome/gobject-introspection_git.bb | |||
@@ -1,9 +1,9 @@ | |||
1 | SRC_URI = "git://git.gnome.org/gobject-introspection;protocol=git \ | 1 | SRC_URI = "git://git.gnome.org/gobject-introspection;protocol=git \ |
2 | file://configure.patch;patch=1 \ | 2 | file://configure.patch \ |
3 | file://pathfix.patch;patch=1" | 3 | file://pathfix.patch" |
4 | 4 | ||
5 | SRC_URI_virtclass-native = "git://git.gnome.org/gobject-introspection;protocol=git \ | 5 | SRC_URI_virtclass-native = "git://git.gnome.org/gobject-introspection;protocol=git \ |
6 | file://pathfix.patch;patch=1" | 6 | file://pathfix.patch" |
7 | 7 | ||
8 | LICENSE = "GPLv2+ & LGPLv2+" | 8 | LICENSE = "GPLv2+ & LGPLv2+" |
9 | LIC_FILES_CHKSUM = "file://COPYING.tools;md5=94d55d512a9ba36caa9b7df079bae19f \ | 9 | LIC_FILES_CHKSUM = "file://COPYING.tools;md5=94d55d512a9ba36caa9b7df079bae19f \ |