File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -27,9 +27,12 @@ addons:
27
27
- libjudy-dev
28
28
- libncurses5-dev
29
29
- libpam0g-dev
30
+ - libpcre3-dev
30
31
- libreadline-gplv2-dev
32
+ - libstemmer-dev
31
33
- libssl-dev
32
34
- libnuma-dev
35
+ - libxml2-dev
33
36
- lsb-release
34
37
- perl
35
38
- po-debconf
@@ -39,6 +42,11 @@ addons:
39
42
- libjemalloc-dev
40
43
- devscripts # implicit for any build on Ubuntu
41
44
45
+ # libsnappy-dev # https://github.com/travis-ci/apt-package-whitelist/issues/3880
46
+ # liblzma-dev # https://github.com/travis-ci/apt-package-whitelist/issues/3879
47
+ # libzmq-dev # https://github.com/travis-ci/apt-package-whitelist/issues/3881
48
+ # libsystemd-daemon-dev # https://github.com/travis-ci/apt-package-whitelist/issues/3882
49
+
42
50
script :
43
51
- ${CC} --version ; ${CXX} --version
44
52
- cd "${TRAVIS_BUILD_DIR}"
You can’t perform that action at this time.
0 commit comments