summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-01-02 18:32:01 +0000
committerSean Whitton <spwhitton@spwhitton.name>2020-01-02 18:32:01 +0000
commit6dd45ad8f1a8503480429de9decffb540e997a24 (patch)
tree416dd268320d1542c72229f87468b21eaf388efd /debian/control
parentc74e8eea128b06caff493f9f56ac6279bc57e6ce (diff)
downloadgit-repair-6dd45ad8f1a8503480429de9decffb540e997a24.tar.gz
add data-default build-dep
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 4a7bbd2..156d9f6 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends:
git,
libghc-async-dev,
libghc-attoparsec-dev,
+ libghc-data-default-dev,
libghc-exceptions-dev (>= 0.6),
libghc-filepath-bytestring-dev (>= 1.4.2.1.0),
libghc-hslogger-dev,