summaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorroot <[email protected]>2024-10-17 10:29:15 +0000
committerroot <[email protected]>2024-10-17 10:29:15 +0000
commit6e63a4b7edce57ecd5f5186c209320efd3efe074 (patch)
tree13e5e2e2134a35a5b2b95d54b2bdbe40f991d11a /ci
parentd0d37d605abe3413ff8afca150e20e475880e78e (diff)
add dependency of libuuid
Diffstat (limited to 'ci')
-rw-r--r--ci/travis.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/travis.sh b/ci/travis.sh
index 2df9b40..413f024 100644
--- a/ci/travis.sh
+++ b/ci/travis.sh
@@ -49,6 +49,7 @@ yum install -y libibverbs # required by mrzcpd
yum install -y libbreakpad_mini-devel
yum install -y msgpack-devel
yum install -y librdkafka-devel
+yum install -y libuuid-devel
source /etc/profile.d/framework.sh
source /etc/profile.d/mrzcpd.sh