| Submitter | Morgan Little |
|---|---|
| Date | July 19, 2012, 5:46 p.m. |
| Message ID | <1342719981-1324-14-git-send-email-morgan.little@windriver.com> |
| Download | mbox | patch |
| Permalink | /patch/32657/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-graphics/xcb/xcb-proto.inc b/meta/recipes-graphics/xcb/xcb-proto.inc index e93b1a2..feb9e4d 100644 --- a/meta/recipes-graphics/xcb/xcb-proto.inc +++ b/meta/recipes-graphics/xcb/xcb-proto.inc @@ -11,7 +11,7 @@ LICENSE = "MIT-X" SRC_URI = "http://xcb.freedesktop.org/dist/xcb-proto-${PV}.tar.bz2" -inherit autotools pkgconfig +inherit autotools pkgconfig pythonnative PACKAGES += "python-xcbgen"