From 0881190963d3020dd27ed477f2569ce1f9abd3f1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 23 Aug 2015 15:39:29 -0700 Subject: Fix building without database. Ben Boeckel had a patch, but.. Actually, that was not the only place that used ScheduleIncremental when built w/o database. Since the data type doesn't need database stuff, I've instead fixed this build problem by exposing the ScheduleIncremental constructor to database-less builds. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 23e17c540..d61c51754 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,8 @@ git-annex (5.20150813) UNRELEASED; urgency=medium haskell program is unknown. * Reorder declaration to fix build with yesod-core > 1.4.13. Thanks, Michael Alan Dorman. + * Fix building without quvi and without database. + Thanks, Ben Boeckel. -- Joey Hess Wed, 12 Aug 2015 14:31:01 -0400 -- cgit v1.2.3