summaryrefslogtreecommitdiff
path: root/repo/core/icecream.xibuild
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-01-15 11:51:23 +0000
committerdavidovski <david@davidovski.xyz>2022-01-15 11:51:23 +0000
commit8f819dbdd4c0640ebce1869d1ae13752d9a9a678 (patch)
tree02ffef59cda52fb2441273cb4da759c0e291f1e2 /repo/core/icecream.xibuild
parent7da1d98fe9a3b748b9520ed9b92a2c8cc9368d3e (diff)
added lzo for icecream
Diffstat (limited to 'repo/core/icecream.xibuild')
-rw-r--r--repo/core/icecream.xibuild2
1 files changed, 1 insertions, 1 deletions
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