Skip to content

Commit

Permalink
app-benchmarks/siege: remove duplicate dep
Browse files Browse the repository at this point in the history
Signed-off-by: Joonas Niilola <[email protected]>
  • Loading branch information
juippis committed Apr 26, 2020
1 parent df43d67 commit 18a4505
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app-benchmarks/siege/siege-4.0.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ RDEPEND="ssl? (
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
)"
DEPEND="${RDEPEND}
sys-devel/libtool"
DEPEND="${RDEPEND}"

src_prepare() {
default
Expand Down

0 comments on commit 18a4505

Please sign in to comment.