libfontenc: build depend on font-util

This commit is contained in:
Stefan Saraev 2012-06-05 19:54:55 +03:00
parent d2f5826644
commit f577715d96

View File

@ -26,7 +26,7 @@ PKG_LICENSE="OSS"
PKG_SITE="http://www.X.org"
PKG_URL="http://xorg.freedesktop.org/archive/individual/lib/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain util-macros xproto zlib"
PKG_BUILD_DEPENDS="toolchain util-macros xproto zlib font-util"
PKG_PRIORITY="optional"
PKG_SECTION="x11/lib"
PKG_SHORTDESC="libfontenc: X11 font encoding library"