circleci: Remove dead code

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
Sunil Mohan Adapa 2017-11-03 18:29:53 +05:30 committed by James Valleroy
parent 7c92310326
commit 6b1c78c3b0
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -39,10 +39,6 @@ jobs:
# Dependencies of the plinth Debian package
apt-get build-dep -y .
# New dependencies not yet in the Debian package
# Remove dependencies from here after new deb package release
# apt-get install -y
# Build dependencies
apt-get install -y build-essential