From: Schantl Stefan Date: Sat, 11 Sep 2010 17:18:49 +0000 (+0200) Subject: libxcb: Update package to be built with the new version of the buildsystem. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55d85e4ff8f0fbed369ad44a1e144d8ed1292080;p=ipfire-3.x.git libxcb: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/libxcb/libxcb.nm b/pkgs/core/libxcb/libxcb.nm index 79736fadc..d3dec855f 100644 --- a/pkgs/core/libxcb/libxcb.nm +++ b/pkgs/core/libxcb/libxcb.nm @@ -34,8 +34,11 @@ PKG_URL = http://xcb.freedesktop.org/ PKG_LICENSE = MIT PKG_SUMMARY = A C binding to the X11 protocol. -PKG_BUILD_DEPS+= autoconf automake pkg-config xcb-proto xorg-x11-proto-devel -PKG_DEPS += libXau libxslt python +PKG_BUILD_DEPS+= autoconf automake libtool pkg-config libXau-devel \ + libxslt-devel python-devel xcb-proto xorg-x11-proto-devel +PKG_DEPS += libXau libxslt + +PKG_PACKAGES += $(PKG_NAME)-devel define PKG_DESCRIPTION The X protocol C-language Binding (XCB) is a replacement for Xlib \