Skip to content

Commit

Permalink
add slot to openssl dep
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.20.1
  • Loading branch information
Michael Sterrett committed Oct 4, 2015
1 parent c68db81 commit 3aeaf9c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion games-mud/circlemud/circlemud-3.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE=""

DEPEND="dev-libs/openssl"
DEPEND="dev-libs/openssl:0="
RDEPEND=${DEPEND}

S=${WORKDIR}/circle-${PV}

Expand Down

0 comments on commit 3aeaf9c

Please sign in to comment.