From 7b0628f037dcbf85cfb381d5e05dea39a2059d33 Mon Sep 17 00:00:00 2001 From: davidovski Date: Wed, 25 May 2022 22:50:03 +0100 Subject: fixed various broken dependencies --- repo/apps/xlinks/xlinks.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/apps/xlinks/xlinks.xibuild') diff --git a/repo/apps/xlinks/xlinks.xibuild b/repo/apps/xlinks/xlinks.xibuild index 992c6a3..13ff3f7 100644 --- a/repo/apps/xlinks/xlinks.xibuild +++ b/repo/apps/xlinks/xlinks.xibuild @@ -4,7 +4,7 @@ NAME="xlinks" DESC="Web browser running in both graphics and text mode" MAKEDEPS="make " -DEPS="bzip2 openssl libevent musl zlib zstd libx11 tiff libpng librsvg" +DEPS="bzip2 openssl libevent musl zlib zstd libx11 tiff libpng " PKG_VER=2.25 SOURCE="http://links.twibright.com/download/links-$PKG_VER.tar.bz2" -- cgit v1.2.1