diff options
author | Joey Hess <joey@kitenet.net> | 2013-10-07 04:06:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-10-07 04:06:10 -0400 |
commit | 11c249244a9ec185225baecb79ec9505cb79d94e (patch) | |
tree | 2d2a61019defd49d35c5868beaab56984ecd9bd4 /debian | |
parent | c0caa37187e9c062825dd6d5cb6be2dfa63bc7dd (diff) |
Revert "use vector in local status", which was not an improvement
This reverts commit c0caa37187e9c062825dd6d5cb6be2dfa63bc7dd.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f89b6ff58..911974604 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,6 @@ Build-Depends: libghc-missingh-dev, libghc-hslogger-dev, libghc-pcre-light-dev, - libghc-vector-dev, libghc-sha-dev, libghc-cryptohash-dev, libghc-regex-tdfa-dev [!mips !mipsel !s390], |