Merge pull request #3182 from rblaze/re2

Add re2
This commit is contained in:
Adam Bergmark 2018-01-10 16:16:26 +01:00 committed by GitHub
commit 515a1e6518
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -3115,6 +3115,7 @@ packages:
"Andrey Sverdlichenko <blaze@ruddy.ru> @rblaze": "Andrey Sverdlichenko <blaze@ruddy.ru> @rblaze":
- credential-store - credential-store
- dbus - dbus
- re2
"Sebastian Graf <sgraf1337@gmail.com> @sgraf812": "Sebastian Graf <sgraf1337@gmail.com> @sgraf812":
- pomaps - pomaps

View File

@ -99,6 +99,7 @@ apt-get install -y \
libpango1.0-dev \ libpango1.0-dev \
libpcap0.8-dev \ libpcap0.8-dev \
libpq-dev \ libpq-dev \
libre2-dev \
libsdl1.2-dev \ libsdl1.2-dev \
libsdl2-dev \ libsdl2-dev \
libsdl2-gfx-dev \ libsdl2-gfx-dev \