]> granicus.if.org Git - icinga2/commitdiff
Add missing Python module dependency
authorGunnar Beutner <gunnar.beutner@netways.de>
Sat, 16 Aug 2014 20:54:05 +0000 (22:54 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Sat, 16 Aug 2014 20:55:36 +0000 (22:55 +0200)
refs #6702

debian/control

index b46a8ea5f3e50b909b99470610dab8bb823c3697..b1a7d383d63eede39762147c3ac30df13359e971 100644 (file)
@@ -242,7 +242,7 @@ Package: python-icinga2
 Architecture: all
 Section: python
 Priority: extra
-Depends: ${misc:Depends}, ${python:Depends}
+Depends: python-pkg-resources, ${misc:Depends}, ${python:Depends}
 Description: host and network monitoring system - Python module
  Icinga 2 is a general-purpose monitoring application and the next generation
  after Icinga 1.x - which was a Nagios fork. It should fit the needs of a small