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 0677252 commit b2ae77d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games-mud/tf/tf-50_beta8-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ SLOT="0"
KEYWORDS="amd64 ~ppc ~sparc x86"
IUSE="+atcp debug doc +gmcp ipv6 +option102 ssl"

RDEPEND="ssl? ( dev-libs/openssl )
RDEPEND="ssl? ( dev-libs/openssl:0= )
dev-libs/libpcre"
DEPEND=${RDEPEND}

Expand Down

0 comments on commit b2ae77d

Please sign in to comment.