aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Yaroslav Halchenko <debian@onerussian.com>2016-01-04 13:29:55 -0500
committerGravatar Joey Hess <joeyh@joeyh.name>2016-01-05 12:01:35 -0400
commit0ec3c369ff6d3d3a2364094980d481c0da71c325 (patch)
treecada75370392bc3af90f3ad03cb75a7f86a4de95 /debian/control
parent85379a479663a9ef15a66a99700eb38469b5e14a (diff)
BF: added forgotten commas for new build-depends
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 71932dba9..f9025eb4f 100644
--- a/debian/control
+++ b/debian/control
@@ -43,9 +43,9 @@ Build-Depends:
libghc-wai-dev [i386 amd64 arm64 armhf kfreebsd-i386 kfreebsd-amd64 mips mipsel powerpc ppc64el s390x],
libghc-wai-extra-dev [i386 amd64 arm64 armhf kfreebsd-i386 kfreebsd-amd64 mips mipsel powerpc ppc64el s390x],
libghc-dav-dev (>= 1.0) [i386 amd64 arm64 armhf kfreebsd-i386 kfreebsd-amd64 mips mips64el mipsel powerpc ppc64el s390x sparc64 hppa alpha hurd-i386],
- libghc-persistent-dev
- libghc-persistent-template-dev
- libghc-persistent-sqlite-dev
+ libghc-persistent-dev,
+ libghc-persistent-template-dev,
+ libghc-persistent-sqlite-dev,
libghc-esqueleto-dev,
libghc-securemem-dev,
libghc-byteable-dev,