Skip to content

Commit

Permalink
www-apps/imagepaste: fix for network-2.6
Browse files Browse the repository at this point in the history
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
  • Loading branch information
Sergei Trofimovich committed Nov 28, 2014
1 parent b32ffbf commit ebb01c8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions www-apps/imagepaste/imagepaste-0.2.0.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,15 @@ DEPEND="${RDEPEND}
dev-haskell/json
dev-haskell/mtl
dev-haskell/network
dev-haskell/network-uri
dev-haskell/regex-posix
dev-haskell/tagsoup
dev-haskell/transformers
dev-haskell/vcs-revision
>=dev-lang/ghc-6.10.4
"

src_prepare() {
cabal_chdeps \
'network' 'network, network-uri'
}

0 comments on commit ebb01c8

Please sign in to comment.