mirror of
https://github.com/dguglielmi/sunny-overlay.git
synced 2025-12-06 09:32:37 +01:00
net-dns/dog: fix man page and add depend on dev-libs/openssl
This commit is contained in:
@@ -141,14 +141,17 @@ SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
BDEPEND="app-text/ronn-ng"
|
||||
DEPEND="dev-libs/openssl"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${P}-update-crates.patch
|
||||
"${FILESDIR}"/${P}-manpage-fix.patch
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
ronn -r man/dog.1.md || die
|
||||
default
|
||||
|
||||
ronn -r man/dog.1.md || die
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user