summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2018-12-05 14:09:00 +0000
committerSimon McVittie <smcv@collabora.com>2018-12-05 14:09:00 +0000
commita59eb6e944b2dd12f810ae85fd926d19cf7bea08 (patch)
tree5b739e1361a1755c0269e728342ce132c40c5b7a /tools
parent9d721e57edce87a94e6573bbe4e76f28b53bdbd3 (diff)
parent1191262f5ebb881f9a07862f0b7b9176c502edc1 (diff)
downloaddbus-a59eb6e944b2dd12f810ae85fd926d19cf7bea08.tar.gz
Merge branch 'unpythonize' into 'master'
Translate Python-based tests to C See merge request dbus/dbus!37 Reviewed-by: pwithnall
Diffstat (limited to 'tools')
-rwxr-xr-xtools/ci-install.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/ci-install.sh b/tools/ci-install.sh
index 89fb4361..e83285e8 100755
--- a/tools/ci-install.sh
+++ b/tools/ci-install.sh
@@ -141,9 +141,6 @@ case "$ci_distro" in
libselinux1-dev \
libsystemd-dev \
libx11-dev \
- python \
- python-dbus \
- python-gi \
valgrind \
wget \
xauth \