]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
libXfont: Update package to be built with the new version of the buildsystem.
authorSchantl Stefan <Stevee@ipfire.org>
Sat, 11 Sep 2010 18:03:04 +0000 (20:03 +0200)
committerSchantl Stefan <Stevee@ipfire.org>
Sat, 11 Sep 2010 18:03:04 +0000 (20:03 +0200)
pkgs/core/libXfont/libXfont.nm

index 277472b5530c3bd7b7f30c181e130d1454c7a7f9..b73e3e7022dc34241c2f6d7d6bd164c57a3058fd 100644 (file)
@@ -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.