apostrophe: depends on webkit2gtk

This commit is contained in:
Đoàn Trần Công Danh 2021-08-14 22:49:10 +07:00
parent e344810249
commit 42fc46dd35

View file

@ -1,13 +1,14 @@
# Template file for 'apostrophe'
pkgname=apostrophe
version=2.4
revision=1
revision=2
wrksrc=apostrophe-v$version
build_style=meson
build_helper=gir
hostmakedepends="python3 glib-devel appstream-glib pkg-config gettext"
makedepends="libglib-devel gtk+3-devel libhandy1-devel"
depends="python3-regex python3-pypandoc gspell iso-codes libhandy1"
depends="python3-regex python3-pypandoc gspell iso-codes libhandy1
webkit2gtk"
short_desc="GTK+ based distraction free Markdown editor"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-only"