diff options
-rw-r--r-- | debian/control | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 2896939..93383b0 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,8 @@ Section: python Priority: optional Homepage: http://projects.autonomy.net.au/python-dmidecode Maintainer: Nima Talebi <nima@it.net.au> -Build-Depends: debhelper (> 7), python-support (>= 0.5.3), python, - python-all-dev (>= 2.3.5-11), python-all-dbg, libxml2-dev, python-libxml2, - electric-fence (> 2), +Build-Depends: debhelper (>> 7), python-support (>= 0.5.3), python, + python-all-dev (>= 2.3.5-11), python-all-dbg, libxml2-dev, python-libxml2 Standards-Version: 3.8.3 Package: python-dmidecode |