File: loosen-dbus-dep

package info (click to toggle)
haskell-fdo-notify 0.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 84 kB
  • sloc: haskell: 197; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 354 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Description: older versions work ok
Author: Joey Hess <joeyh@debian.org>

--- haskell-fdo-notify-0.3.1.orig/fdo-notify.cabal
+++ haskell-fdo-notify-0.3.1/fdo-notify.cabal
@@ -21,6 +21,6 @@ library
     build-depends:
         base >= 3 && < 5
       , containers >= 0.1
-      , dbus >= 0.10.7
+      , dbus >= 0.10.4
 
     exposed-modules: DBus.Notify