summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-04-07 16:55:04 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-04-07 16:55:04 -0400
commitb59b2d9686e3ad5b6f361505182cede819847bff (patch)
tree6fb3d8366bc113a5f05098b2998fde53c4f76186 /debian/control
parentd865c8b9f59f7619d0fbff873cbb43d559ca975e (diff)
importfeed: Filename template can now contain an itempubdate variable. Needs feed 0.3.9.2.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index dd7eaa848..1a2aaed70 100644
--- a/debian/control
+++ b/debian/control
@@ -55,7 +55,7 @@ Build-Depends:
libghc-xml-types-dev,
libghc-async-dev,
libghc-http-dev,
- libghc-feed-dev,
+ libghc-feed-dev (>= 0.3.9.2),
libghc-regex-tdfa-dev [!mipsel !s390],
libghc-regex-compat-dev [mipsel s390],
libghc-tasty-dev (>= 0.7) [!mipsel !sparc],