Skip to content

Commit

Permalink
dev-haskell/hsopenssl: Adjusted (sub-)slot dep on dev-libs/openssl
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Lars Wendler <[email protected]>
  • Loading branch information
Lars Wendler committed Jan 7, 2019
1 parent 9a639bb commit 2bc416b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-haskell/hsopenssl/hsopenssl-0.10.4.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5
Expand All @@ -22,7 +22,7 @@ IUSE="+fast-bignum"

RDEPEND=">=dev-haskell/network-2.1.0.0:=[profile?]
>=dev-lang/ghc-6.12.1:=
dev-libs/openssl:*
dev-libs/openssl:0=
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.8.0.2
Expand Down

0 comments on commit 2bc416b

Please sign in to comment.