mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-10 20:18:41 -04:00
app-misc/blahaj: add missing deps
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
parent
f063a4bd14
commit
20deb809f0
@ -14,6 +14,15 @@ LICENSE="BSD-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
DEPEND="
|
||||
dev-libs/boehm-gc
|
||||
dev-libs/libevent
|
||||
dev-libs/libpcre2
|
||||
dev-libs/libyaml
|
||||
"
|
||||
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_install() {
|
||||
shards_src_install
|
||||
dobin ${PN}
|
Loading…
x
Reference in New Issue
Block a user