From 8f819dbdd4c0640ebce1869d1ae13752d9a9a678 Mon Sep 17 00:00:00 2001 From: davidovski Date: Sat, 15 Jan 2022 11:51:23 +0000 Subject: added lzo for icecream --- repo/core/icecream.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/core/icecream.xibuild') diff --git a/repo/core/icecream.xibuild b/repo/core/icecream.xibuild index 20a7742..ceabc6b 100644 --- a/repo/core/icecream.xibuild +++ b/repo/core/icecream.xibuild @@ -1,6 +1,6 @@ #!/bin/bash -DEPS=(gcc python libcap-ng) +DEPS=(gcc python libcap-ng lzo) SOURCE=https://github.com/icecc/icecream/releases/download/1.3.1/icecc-1.3.1.tar.xz -- cgit v1.2.1