| Submitter | Saul Wold |
|---|---|
| Date | Jan. 3, 2012, 6:19 a.m. |
| Message ID | <edca1102896a67b068622f3cedd6f9f53f1890dc.1325571069.git.sgw@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/18093/ |
| State | Accepted |
| Commit | f33761284ddf8880bc6e69a78c62d06a286d487a |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb index eff43c9..aa6ee3a 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb @@ -3,7 +3,7 @@ require glib.inc PR = "r0" 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"