summaryrefslogtreecommitdiffstats
path: root/contrib/ci/deps.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ci/deps.sh')
-rw-r--r--contrib/ci/deps.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/ci/deps.sh b/contrib/ci/deps.sh
index 37a8e46c0..0cdb99629 100644
--- a/contrib/ci/deps.sh
+++ b/contrib/ci/deps.sh
@@ -25,7 +25,6 @@ declare -r _DEPS_SH=
declare -a DEPS_LIST=(
lcov
valgrind
- xqilla
)
if [[ "$DISTRO_BRANCH" == -redhat-* ]]; then