From 2bc74f2ddd5c6a017fad10d455d88558edf87a06 Mon Sep 17 00:00:00 2001
From: Jeremy Soller <jeremy@system76.com>
Date: Sun, 19 Aug 2018 18:12:03 -0600
Subject: [PATCH] Add more packages that can build on relibc

---
 ci.toml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/ci.toml b/ci.toml
index 668606f75..ee15e2975 100644
--- a/ci.toml
+++ b/ci.toml
@@ -11,18 +11,18 @@ acid = {}
 #binutils = {}
 ca-certificates = {}
 #cargo = {}
-#cleye = {}
+cleye = {}
 #cmatrix = {}
 contain = {}
 coreutils = {}
 #curl = {}
-#dash = {}
+dash = {}
 #diffutils = {}
 #dosbox = {}
 drivers = {}
 #drivers-041 = {}
 #duktape = {}
-#expat = {}
+expat = {}
 extrautils = {}
 #fd = {}
 #ffmpeg = {}
@@ -49,7 +49,7 @@ keyboard-sfx = {}
 libjpeg = {}
 liborbital = {}
 libpng = {}
-#libsodium = {}
+libsodium = {}
 logd = {}
 #lua = {}
 #mdp = {}
-- 
GitLab