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

index 2de3e092b5d30e4b5467918db7ccbf71e6f08b2c..7fe0b7ef01e3bd15457adc1174e57a354ae643ef 100644 (file)
@@ -34,7 +34,9 @@ PKG_URL        = http://www.x.org/
 PKG_LICENSE    = MIT
 PKG_SUMMARY    = X.Org X11 libfontenc runtime library.
 
-PKG_BUILD_DEPS+= pkg-config xorg-x11-proto-devel zlib
+PKG_BUILD_DEPS+= pkg-config xorg-x11-proto-devel zlib-devel
+
+PKG_PACKAGES  += $(PKG_NAME)-devel
 
 define PKG_DESCRIPTION
        X.Org X11 libfontenc runtime library.