From a2afad8251c57cc462cb9fd0cb2b7e2d346b7813 Mon Sep 17 00:00:00 2001 From: davidovski Date: Mon, 17 Jan 2022 18:49:16 +0000 Subject: resolved some missing dependencies --- repo/util/less.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/util/less.xibuild') diff --git a/repo/util/less.xibuild b/repo/util/less.xibuild index 8903ef2..5396ef7 100644 --- a/repo/util/less.xibuild +++ b/repo/util/less.xibuild @@ -1,6 +1,6 @@ #!/bin/bash -DEPS=(glibc ncurses pcre2) +DEPS=(glibc ncurses pcre) PKG_VER=590 SOURCE=https://www.greenwoodsoftware.com/less/less-$PKG_VER.tar.gz -- cgit v1.2.1