From 8bc90d2ea0c62492141186eb7b46dd33c64bdc8d Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 25 Nov 2010 17:59:05 +0100 Subject: [PATCH] liberation-fonts-ttf: add autoreconf support, depends on util-macros Signed-off-by: Stephan Raue --- packages/x11/font/liberation-fonts-ttf/meta | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/x11/font/liberation-fonts-ttf/meta b/packages/x11/font/liberation-fonts-ttf/meta index 5561c816d5..ad591f7abf 100644 --- a/packages/x11/font/liberation-fonts-ttf/meta +++ b/packages/x11/font/liberation-fonts-ttf/meta @@ -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"