mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
www-apps/nitter: add missing dep
Closes: https://bugs.gentoo.org/889310 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -18,11 +18,16 @@ KEYWORDS="~amd64"
|
||||
RESTRICT="test"
|
||||
PROPERTIES="test_network"
|
||||
|
||||
COMMON_DEPEND="
|
||||
dev-libs/libpcre:3
|
||||
"
|
||||
RDEPEND="
|
||||
${COMMON_DEPEND}
|
||||
acct-user/nitter
|
||||
dev-db/redis
|
||||
"
|
||||
DEPEND="
|
||||
${COMMON_DEPEND}
|
||||
dev-nim/flatty
|
||||
dev-nim/jester
|
||||
dev-nim/jsony
|
||||
Reference in New Issue
Block a user