]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
xcb-proto: Add missing BUILD_DEP to python.
authorSchantl Stefan <Stevee@ipfire.org>
Sat, 11 Sep 2010 17:12:32 +0000 (19:12 +0200)
committerSchantl Stefan <Stevee@ipfire.org>
Sat, 11 Sep 2010 17:12:32 +0000 (19:12 +0200)
pkgs/core/xcb-proto/xcb-proto.nm

index bc8614ce9f022ea3223661e1e6a962152d9272cf..5b45d50b4e23989ae528876905af346feb7b1696 100644 (file)
@@ -34,7 +34,7 @@ PKG_URL        = http://xcb.freedesktop.org/
 PKG_LICENSE    = MIT
 PKG_SUMMARY    = XCB protocol descriptions.
 
-PKG_BUILD_DEPS+= pkg-config
+PKG_BUILD_DEPS+= pkg-config python-devel
 
 define PKG_DESCRIPTION
        XCB is a project to enable efficient language bindings to the X11 \