From 4e5fa23d119a6cb02f1a7fb92e1a447b7a7ae97f Mon Sep 17 00:00:00 2001 From: Nima Talebi Date: Fri, 23 Apr 2010 22:26:37 +1000 Subject: Added missing dependency --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index d0c3f11..9a0297b 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Package: python-dmidecode XB-Python-Version: ${python:Versions} Architecture: any Provides: ${python:Provides} -Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends} +Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-libxml2 Description: Python extension module for dmidecode DMI (the desktop management interface) provides a standardized description of a computer's hardware, including characteristics such as BIOS serial number -- cgit