diff options
author | Rechi <Rechi@users.noreply.github.com> | 2019-02-24 20:22:34 +0100 |
---|---|---|
committer | Rechi <Rechi@users.noreply.github.com> | 2019-02-24 20:22:34 +0100 |
commit | 37e76ba6faeeb7be808ae1052f3ebc2c51825361 (patch) | |
tree | 081743145fb62ab9bb0fac39e3f5e12c8103676f /.travis.yml | |
parent | ac9327ddeb5fe3b84a3dd108dbf1c3c7f82616e7 (diff) |
[cleanup] remove yajl leftovers after 15017d865b
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index a3abca8e81..36649cde48 100644 --- a/.travis.yml +++ b/.travis.yml @@ -72,7 +72,7 @@ install: libglu1-mesa-dev libiso9660-dev libjpeg-dev liblcms2-dev libltdl-dev liblzo2-dev libmicrohttpd-dev libmysqlclient-dev libnfs-dev libpcre3-dev libplist-dev libpng-dev libpulse-dev libsmbclient-dev libsqlite3-dev libssl-dev libtag1-dev libtinyxml-dev libtool libudev-dev libusb-dev libva-dev libvdpau-dev - libxml2-dev libxmu-dev libxrandr-dev libxrender-dev libxslt1-dev libxt-dev libyajl-dev mesa-utils + libxml2-dev libxmu-dev libxrandr-dev libxrender-dev libxslt1-dev libxt-dev mesa-utils nasm pmount python-dev python-imaging python-sqlite rapidjson-dev swig unzip uuid-dev yasm zip zlib1g-dev; fi |