Fixing bad swig version in Kali

This commit is contained in:
Ash Wilson 2016-02-21 10:51:52 -08:00
parent ee5606f29a
commit 9d99683d2f
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ RUN apt-get update && apt-get install -y \
g++ \
libstdc++-4.9-dev \
libcppunit-dev \
swig2.0 \
swig \
doxygen \
liblog4cpp5-dev \
build-essential \