diff options
| author | Iulian Udrea <iulian@linux.com> | 2011-09-02 20:50:35 +0400 |
|---|---|---|
| committer | Iulian Udrea <iulian@linux.com> | 2011-09-02 20:50:35 +0400 |
| commit | 5cfbc30fd50723140c621e8deb6d344f0a6a0d78 (patch) | |
| tree | 85c3d6c24e16d875ea61ad2a72a817bcfb848183 /p/haskell-vector-space | |
| parent | 6fca1f4a88325475966aad4c711a9ba5a74609d0 (diff) | |
| download | DHG_packages-5cfbc30fd50723140c621e8deb6d344f0a6a0d78.tar.gz | |
haskell-vector-space: Build depend on libghc-memotrie-dev (>= 0.4.2).
Diffstat (limited to 'p/haskell-vector-space')
| -rw-r--r-- | p/haskell-vector-space/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-vector-space/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-vector-space/debian/changelog b/p/haskell-vector-space/debian/changelog index 490f171fa..f0905235f 100644 --- a/p/haskell-vector-space/debian/changelog +++ b/p/haskell-vector-space/debian/changelog @@ -6,6 +6,7 @@ haskell-vector-space (0.7.6-1) UNRELEASED; urgency=low * Add myself to Uploaders. * Add DM-Upload-Allowed: yes. * Build depend on libghc-boolean-dev (>= 0.0.1). + * Build depend on libghc-memotrie-dev (>= 0.4.2). -- Iulian Udrea <iulian@linux.com> Fri, 02 Sep 2011 17:35:56 +0100 diff --git a/p/haskell-vector-space/debian/control b/p/haskell-vector-space/debian/control index 33df4c2d5..7ccaf3049 100644 --- a/p/haskell-vector-space/debian/control +++ b/p/haskell-vector-space/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 7) , ghc-prof , libghc-boolean-dev (>= 0.0.1) , libghc-boolean-prof - , libghc-memotrie-dev + , libghc-memotrie-dev (>= 0.4.2) , libghc-memotrie-prof Build-Depends-Indep: ghc-doc , libghc-boolean-doc |
