From 8aa51a5e03149837504688ab3cdcb7aa2ee5fadd Mon Sep 17 00:00:00 2001 From: davidovski Date: Sat, 19 Feb 2022 16:00:22 +0000 Subject: fixed dependency issues --- repo/font/font-bh-ttf.xibuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'repo/font/font-bh-ttf.xibuild') diff --git a/repo/font/font-bh-ttf.xibuild b/repo/font/font-bh-ttf.xibuild index 2ba3a33..3156b3f 100644 --- a/repo/font/font-bh-ttf.xibuild +++ b/repo/font/font-bh-ttf.xibuild @@ -1,7 +1,7 @@ #!/bin/bash -MAKEDEPS=(make asciidoc xmlto lynx) -DEPS=(fontconfig libxcb elogind) +MAKEDEPS=(make mkfontscale) +DEPS=(fontconfig libxcb xcursor-themes) PKG_VER=1.0.3 SOURCE=https://www.x.org/pub/individual/font/font-bh-ttf-$PKG_VER.tar.bz2 -- cgit v1.2.1