From 9bc590fc64724915451ff23a242836a8340b2583 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 11 Feb 2012 15:01:33 +0000 Subject: Add build-dep on libattr-dev --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index fec3015..ba69095 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Section: misc Priority: optional Standards-Version: 3.9.2 Build-Depends: debhelper (>= 7.3.8), python-all (>= 2.6.6-3~), - python-all-dev (>= 2.6.6-3~), python-cliapp (>= 0.7) + python-all-dev (>= 2.6.6-3~), libattr-dev, python-cliapp (>= 0.7) Homepage: http://liw.fi/summain/ X-Python-Version: >= 2.6 -- cgit v1.2.1