debian-setup: install GLib development headers

Previously installed as transitive dependency of libgtk2.0-dev.
Installed as transitive dependency of libjson-glib-dev since
v2.9.0rc0-201-g511c2e166a, but this is an optional package.

Change-Id: Id4b8523b2d614d273fdb71e91878d4d1a4518572
Fixes: v2.9.0rc0-310-gf23a934492 ("Don't install autotools or GTK+, but do install CMake.")
Reviewed-on: https://code.wireshark.org/review/30336
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Peter Wu 2018-10-22 14:43:43 +02:00 committed by Anders Broman
parent 35adb8552c
commit 9c45fbcd08
1 changed files with 2 additions and 1 deletions

View File

@ -42,7 +42,8 @@ do
fi
done
BASIC_LIST="qttools5-dev \
BASIC_LIST="libglib2.0-dev \
qttools5-dev \
qttools5-dev-tools \
libqt5svg5-dev \
qtmultimedia5-dev \