Skip to content

Commit

Permalink
net-misc/sslh: depend on help2man for man page generation
Browse files Browse the repository at this point in the history
  • Loading branch information
vapier committed Dec 15, 2015
1 parent 6a58b25 commit ddd6ade
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion net-misc/sslh/sslh-1.17.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ IUSE="caps tcpd"
RDEPEND="caps? ( sys-libs/libcap )
tcpd? ( sys-apps/tcp-wrappers )
dev-libs/libconfig"
DEPEND="${RDEPEND}"
DEPEND="${RDEPEND}
sys-apps/help2man"

RESTRICT="test"

Expand Down

0 comments on commit ddd6ade

Please sign in to comment.