mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
Revert "app-misc/cheat: Replace pandoc with pandoc-cli."
This reverts commit f039e26739.
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
|
||||
IUSE="man zsh-completion"
|
||||
|
||||
RDEPEND="zsh-completion? ( !app-shells/zsh-completions )"
|
||||
BDEPEND="man? ( app-text/pandoc-cli )"
|
||||
BDEPEND="man? ( app-text/pandoc )"
|
||||
|
||||
src_compile() {
|
||||
ego build -o ${PN} ./cmd/${PN}
|
||||
Reference in New Issue
Block a user