Skip to content

Commit

Permalink
app-misc/broot: add sys-libs/zlib dep
Browse files Browse the repository at this point in the history
Signed-off-by: Joonas Niilola <[email protected]>
  • Loading branch information
juippis committed Aug 1, 2021
1 parent c968e57 commit e37aef6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app-misc/broot/broot-1.6.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,9 @@ LICENSE="Apache-2.0 BSD-2 BSD LGPL-3+ MIT ZLIB"
SLOT="0"
KEYWORDS="~amd64"

RDEPEND="sys-libs/zlib"
DEPEND="${RDEPEND}"

QA_FLAGS_IGNORED="usr/bin/broot"

src_prepare() {
Expand Down

0 comments on commit e37aef6

Please sign in to comment.