diff options
| -rw-r--r-- | meta-oe/recipes-core/glib-2.0/glib-2.0_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/glib-2.0/glib-2.0_git.bb b/meta-oe/recipes-core/glib-2.0/glib-2.0_git.bb index f95d162b4d..51b04486cb 100644 --- a/meta-oe/recipes-core/glib-2.0/glib-2.0_git.bb +++ b/meta-oe/recipes-core/glib-2.0/glib-2.0_git.bb | |||
| @@ -1,10 +1,11 @@ | |||
| 1 | require glib.inc | 1 | require glib.inc |
| 2 | 2 | ||
| 3 | PE = "1" | 3 | PE = "1" |
| 4 | PR = "r1" | ||
| 4 | 5 | ||
| 5 | DEFAULT_PREFERENCE = "-1" | 6 | DEFAULT_PREFERENCE = "-1" |
| 6 | 7 | ||
| 7 | DEPENDS += "libffi" | 8 | DEPENDS += "libffi python-argparse-native" |
| 8 | 9 | ||
| 9 | SRC_URI = "git://git.gnome.org/glib;protocol=git;branch=master \ | 10 | SRC_URI = "git://git.gnome.org/glib;protocol=git;branch=master \ |
| 10 | file://configure-libtool.patch \ | 11 | file://configure-libtool.patch \ |
