From: Michael Tremer Date: Sun, 5 Sep 2010 15:53:11 +0000 (+0200) Subject: cairo: 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=a8824d1a79a1a4e6598472c0c9744bce58bc0c7d;p=ipfire-3.x.git cairo: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/cairo/cairo.nm b/pkgs/core/cairo/cairo.nm index c85ada3f9..ba846d3be 100644 --- a/pkgs/core/cairo/cairo.nm +++ b/pkgs/core/cairo/cairo.nm @@ -34,8 +34,6 @@ PKG_URL = http://cairographics.org PKG_LICENSE = LGPLv2 MPLv1.1 PKG_SUMMARY = A 2D graphics library. -PKG_PACKAGES += $(PKG_NAME_REAL)-devel - PKG_BUILD_DEPS+= fontconfig-devel freetype-devel libpng-devel pixman-devel \ pkg-config zlib-devel