mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
dev-nim/markdown: add missing dlopen dep
Closes: https://bugs.gentoo.org/898218 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -17,6 +17,9 @@ LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
DEPEND="dev-libs/libpcre:3"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
set_package_url "https://github.com/soasme/nim-markdown"
|
||||
|
||||
src_install() {
|
||||
Reference in New Issue
Block a user