apostrophe: depends on webkit2gtk
This commit is contained in:
parent
e344810249
commit
42fc46dd35
1 changed files with 3 additions and 2 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'apostrophe'
|
# Template file for 'apostrophe'
|
||||||
pkgname=apostrophe
|
pkgname=apostrophe
|
||||||
version=2.4
|
version=2.4
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=apostrophe-v$version
|
wrksrc=apostrophe-v$version
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=gir
|
build_helper=gir
|
||||||
hostmakedepends="python3 glib-devel appstream-glib pkg-config gettext"
|
hostmakedepends="python3 glib-devel appstream-glib pkg-config gettext"
|
||||||
makedepends="libglib-devel gtk+3-devel libhandy1-devel"
|
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"
|
short_desc="GTK+ based distraction free Markdown editor"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue