[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH 2/5] debian/control: remove python-libxml2 dependency



libmxlm2 dependency was removed with 2de70fe23f320ce4f559e37057fe07b7af99cf5a
Since then python is enough.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 026702b..af24e9e 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Build-Depends:
  libxcb-randr0-dev,
  libxcb-sync-dev,
  libxshmfence-dev (>= 1.1),
- python-libxml2,
+ python,
  libudev-dev [linux-any],
  flex,
  bison,
-- 
1.9.1


Reply to: