apostrophe: add missing dependency
removed from python stdlib in 3.13 fixes: #53773
This commit is contained in:
parent
359c9e2920
commit
4ac049c2a6
@ -1,14 +1,14 @@
|
|||||||
# Template file for 'apostrophe'
|
# Template file for 'apostrophe'
|
||||||
pkgname=apostrophe
|
pkgname=apostrophe
|
||||||
version=2.6.3
|
version=2.6.3
|
||||||
revision=5
|
revision=6
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=gir
|
build_helper=gir
|
||||||
hostmakedepends="python3 glib-devel appstream-glib pkg-config gettext sassc"
|
hostmakedepends="python3 glib-devel appstream-glib pkg-config gettext sassc"
|
||||||
# FIXME: libgladeui3 added only to resolve ordering for Python rebuilds
|
# FIXME: libgladeui3 added only to resolve ordering for Python rebuilds
|
||||||
makedepends="libglib-devel gtk+3-devel libhandy1-devel libgladeui3"
|
makedepends="libglib-devel gtk+3-devel libhandy1-devel libgladeui3"
|
||||||
depends="python3-gobject python3-chardet python3-setuptools python3-pypandoc
|
depends="python3-gobject python3-chardet python3-setuptools python3-pypandoc
|
||||||
gspell iso-codes libhandy1 libwebkit2gtk41"
|
gspell iso-codes libhandy1 libwebkit2gtk41 python3-telnetlib-313-and-up"
|
||||||
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…
x
Reference in New Issue
Block a user