[Git][haskell-team/DHG_packages][master] fix newer libghc-yi-frontend-vty deps for vty 6 now in unstable
Marcel Fourné (@mfourne)
gitlab at salsa.debian.org
Sat Oct 26 15:11:31 BST 2024
Marcel Fourné pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
eb1bc57d by Marcel Fourné at 2024-10-26T16:11:14+02:00
fix newer libghc-yi-frontend-vty deps for vty 6 now in unstable
- - - - -
1 changed file:
- p/haskell-yi-frontend-vty/debian/control
Changes:
=====================================
p/haskell-yi-frontend-vty/debian/control
=====================================
@@ -17,8 +17,10 @@ Build-Depends: debhelper (>= 10),
libghc-microlens-platform-prof,
libghc-pointedlist-dev,
libghc-pointedlist-prof,
- libghc-vty-dev (>= 5.4),
+ libghc-vty-dev (>= 6),
libghc-vty-prof,
+ libghc-vty-crossplatform-dev,
+ libghc-vty-crossplatform-prof,
libghc-yi-core-dev (>= 0.19),
libghc-yi-core-prof,
libghc-yi-language-dev (>= 0.19),
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/eb1bc57d0274d7a895a86b01f184813996898705
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/eb1bc57d0274d7a895a86b01f184813996898705
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20241026/cee03fdb/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list