diff options
| author | liuchang <[email protected]> | 2023-03-28 10:15:43 +0000 |
|---|---|---|
| committer | liuchang <[email protected]> | 2023-03-28 10:15:43 +0000 |
| commit | e403f08dee8ca4678a2841bf8dc256b2a396431f (patch) | |
| tree | 7703266e7f8def5918aaf5e2711c01b9e9797efd /ci | |
| parent | 173d46109cbdb4b35b9ec4e5d5e0f9e7521c4a15 (diff) | |
add depend libfieldstat3
Diffstat (limited to 'ci')
| -rw-r--r-- | ci/travis.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/travis.sh b/ci/travis.sh index 6cef079..cd5333b 100644 --- a/ci/travis.sh +++ b/ci/travis.sh @@ -38,7 +38,7 @@ yum install -y systemd-devel yum install -y tsg_master-devel yum install -y framework_env yum install -y mrzcpd -yum install -y libfieldstat3 +yum install -y libfieldstat3-devel yum install -y libmaat4-devel yum install -y libswarmkv-devel yum install -y libMESA_handle_logger-devel |
