[Pkg-libvirt-commits] [SCM] VirtManager Debian packaging branch, master, updated. debian/0.8.0-1-1-g61651ae
Laurent Léonard
laurent at open-minds.org
Sat Aug 1 17:04:33 UTC 2009
The following commit has been merged in the master branch:
commit 61651ae2747db1bb567cf8878306ed11c60b7035
Author: Laurent Léonard <laurent at open-minds.org>
Date: Sat Aug 1 19:03:29 2009 +0200
Drop ${shlibs:Depends} from dependencies since there is no more C code.
diff --git a/debian/control b/debian/control
index 2fb3405..6a6c08c 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Package: virt-manager
Section: admin
Priority: optional
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-gtk2,
+Depends: ${misc:Depends}, ${python:Depends}, python-gtk2,
python-glade2, python-gnome2, python-dbus, python-urlgrabber, python-vte,
librsvg2-common, python-libvirt (>= 0.4.6), virtinst (>= 0.500.0),
python-gtk-vnc (>= 0.3.8)
--
VirtManager Debian packaging
More information about the Pkg-libvirt-commits
mailing list