liberation-fonts-ttf: add autoreconf support, depends on util-macros

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 17:59:05 +01:00
parent 6caeaa30e6
commit 8bc90d2ea0

View File

@ -6,11 +6,11 @@ PKG_LICENSE="GPL"
PKG_SITE="https://www.redhat.com/promo/fonts/"
PKG_URL="https://fedorahosted.org/releases/l/i/liberation-fonts/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain"
PKG_BUILD_DEPENDS="toolchain util-macros"
PKG_PRIORITY="optional"
PKG_SECTION="x11/fonts"
PKG_SHORTDESC="liberation-fonts: High quality "open-sourced" vector fonts"
PKG_LONGDESC="This packages included the high-quality and open-sourced TrueType vector fonts released by RedHat."
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"