summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30dfc7127952..84008cd31a65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,11 +13,13 @@ depends=('python'
'python-markdown'
'python-beautifulsoup4'
'python-gtkspellcheck'
+ 'python-lxml'
'webkitgtk'
'wkhtmltopdf'
'gtksourceview3'
)
makedepends=('python')
+optdepends=('python-lxml: export to HTML format support')
options=('!emptydirs' '!strip')
install="${pkgname}.install"
source=("${pkgname}_${pkgver}_all.deb::http://remarkableapp.github.io/files/${pkgname}_${pkgver}_all.deb"