From f0cb7ee65c2ee12789845b23883696909512b1d9 Mon Sep 17 00:00:00 2001 From: Rohan Garg Date: Tue, 11 Aug 2015 15:33:02 +0200 Subject: [PATCH] Use the default boost-python provided by debian --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9f4d9c8..8fcadae 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: cmake, gettext, kio-dev, libatasmart-dev, - libboost-python1.54-dev, + libboost-python-dev, libkf5config-dev, libkf5coreaddons-dev, libkf5i18n-dev,