[debian-edu-commits] r78688 - trunk/src/hw-support-handler/debian
pere at alioth.debian.org
pere at alioth.debian.org
Wed Jan 9 20:57:18 UTC 2013
Author: pere
Date: 2013-01-09 20:57:18 +0000 (Wed, 09 Jan 2013)
New Revision: 78688
Modified:
trunk/src/hw-support-handler/debian/control
Log:
Depend on hal to get dbus messages about new hardware.
Modified: trunk/src/hw-support-handler/debian/control
===================================================================
--- trunk/src/hw-support-handler/debian/control 2013-01-09 14:30:42 UTC (rev 78687)
+++ trunk/src/hw-support-handler/debian/control 2013-01-09 20:57:18 UTC (rev 78688)
@@ -5,6 +5,7 @@
Build-Depends: debhelper (>= 8), po-debconf
Build-Depends-Indep: dash (>= 0.5.4-12)
, discover
+ , hal
, python-dbus
, python-gobject
, python-notify
@@ -19,6 +20,7 @@
Depends: ${misc:Depends}
, ${python:Depends}
, discover
+ , hal
, python-dbus
, python-gobject
, python-notify
More information about the debian-edu-commits
mailing list