From: Schantl Stefan Date: Sat, 11 Sep 2010 18:03:04 +0000 (+0200) Subject: libXfont: 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=c9828a956dbb53744a4fb05a8bf7ffd05bf5c3c1;p=ipfire-3.x.git libXfont: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/libXfont/libXfont.nm b/pkgs/core/libXfont/libXfont.nm index 277472b55..b73e3e702 100644 --- a/pkgs/core/libXfont/libXfont.nm +++ b/pkgs/core/libXfont/libXfont.nm @@ -34,8 +34,10 @@ PKG_URL = http://www.x.org/ PKG_LICENSE = MIT PKG_SUMMARY = X.Org X11 libXfont runtime library. -PKG_BUILD_DEPS+= pkg-config xorg-x11-xtrans-devel -PKG_DEPS += freetype libfontenc +PKG_BUILD_DEPS+= freetype-devel libfontenc-devel pkg-config\ + xorg-x11-xtrans-devel + +PKG_PACKAGES += $(PKG_NAME)-devel define PKG_DESCRIPTION X.Org X11 libXfont development package.