From: Schantl Stefan Date: Sat, 11 Sep 2010 17:12:32 +0000 (+0200) Subject: xcb-proto: Add missing BUILD_DEP to python. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9ad5e0539bf22fa38c140b0955f4c9f69ca61c9;p=ipfire-3.x.git xcb-proto: Add missing BUILD_DEP to python. --- diff --git a/pkgs/core/xcb-proto/xcb-proto.nm b/pkgs/core/xcb-proto/xcb-proto.nm index bc8614ce9..5b45d50b4 100644 --- a/pkgs/core/xcb-proto/xcb-proto.nm +++ b/pkgs/core/xcb-proto/xcb-proto.nm @@ -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 \