| Submitter | Christopher Larson |
|---|---|
| Date | Dec. 29, 2011, 12:08 a.m. |
| Message ID | <1325117322-27695-2-git-send-email-kergoth@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/17761/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.30.1.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.30.1.bb index bf415a1..8b45655 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.30.1.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.30.1.bb @@ -3,7 +3,7 @@ require glib.inc PR = "r1" PE = "1" -DEPENDS += "libffi python-argparse-native" +DEPENDS += "libffi python-argparse-native zlib" DEPENDS_virtclass-native += "libffi-native python-argparse-native" DEPENDS_virtclass-nativesdk += "libffi-nativesdk python-argparse-native zlib-nativesdk"