el-get/recipes/ox-hugo.rcp
Vedang Manerikar 8bc62ed9f1 Fix ox-hugo recipe, add dependency on tomelr
This was missing and causing the package to fail compilation
2022-10-02 16:51:21 +05:30

6 lines
209 B
Plaintext

(:name ox-hugo
:description "A carefully crafted Org exporter back-end for Hugo https://ox-hugo.scripter.co"
:type github
:pkgname "kaushalmodi/ox-hugo"
:depends (org-mode tomelr))