From 1574158c1718cf12c43f372571f91d82bd086955 Mon Sep 17 00:00:00 2001 From: Carl Kittelberger Date: Thu, 5 Nov 2015 04:36:01 +0100 Subject: [PATCH] Get rid of some more dependencies that should already exist. --- setup.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/setup.sh b/setup.sh index 22a3783..2878b0b 100644 --- a/setup.sh +++ b/setup.sh @@ -12,8 +12,7 @@ apt-get install -y --no-install-recommends \ ca-certificates \ blackbox xvfb xdotool \ pulseaudio pulseaudio-utils \ - cmake cmake-data \ - python python-minimal python-pkg-resources \ + cmake python-minimal \ vlc-nox '^libvlc[0-9]+$' libvlc-dev vlc-plugin-pulse # Configure GUI user, we are going to use the pre-setup "app" user for this