Changeset View
Changeset View
Standalone View
Standalone View
head/devel/hs-git-annex/files/patch-git-annex.cabal
--- git-annex.cabal.orig 2017-06-12 17:56:05 UTC | --- git-annex.cabal.orig 2019-01-29 19:25:02 UTC | ||||
+++ git-annex.cabal | +++ git-annex.cabal | ||||
@@ -446,7 +446,6 @@ Executable git-annex | @@ -507,7 +507,6 @@ Executable git-annex | ||||
if flag(Webapp) | if (! os(solaris) && ! os(gnu) && ! os(linux)) | ||||
Build-Depends: | CPP-Options: -DWITH_KQUEUE | ||||
yesod (>= 1.2.6), | C-Sources: Utility/libkqueue.c | ||||
- yesod-default (>= 1.2.0), | - Includes: Utility/libkqueue.h | ||||
yesod-static (>= 1.2.4), | Other-Modules: Utility.DirWatcher.Kqueue | ||||
yesod-form (>= 1.3.15), | |||||
yesod-core (>= 1.2.19), | if flag(Dbus) |