mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
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:
@@ -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:=
|
||||
|
||||
Reference in New Issue
Block a user