dev-vcs/git-annex: Add GHC_BOOTSTRAP_PACKAGES

Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1327
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
hololeap
2023-03-18 19:05:10 -06:00
committed by Sam James
parent ef29c9b267
commit 1175b08ed2

View File

@@ -19,6 +19,13 @@ IUSE="+assistant +benchmark +dbus debug doc +gitlfs +magicmime +pairing +torrent
REQUIRED_USE="webapp? ( assistant )"
GHC_BOOTSTRAP_PACKAGES=(
async
filepath-bytestring
split
unix-compat
)
RDEPEND="dev-haskell/aeson:=
>=dev-haskell/ansi-terminal-0.9:=
dev-haskell/async:=