mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libfontenc: build depend on font-util
This commit is contained in:
parent
d2f5826644
commit
f577715d96
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user