From b20d48b7c1cab77d0ba7950cab4cb0163d99b396 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 13 Oct 2012 15:28:51 +0100 Subject: Drop Build-dependency on libattr --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 4c38be6..a3c8c59 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,7 @@ Section: misc Priority: optional Standards-Version: 3.9.3 Build-Depends: debhelper (>= 7.3.8), python-all (>= 2.6.6-3~), - python-all-dev (>= 2.6.6-3~), libattr1-dev, python-cliapp (>= 0.7), - cmdtest + python-all-dev (>= 2.6.6-3~), python-cliapp (>= 0.7), cmdtest Homepage: http://liw.fi/summain/ X-Python-Version: >= 2.6 -- cgit v1.2.1