community/gnote: remove unused intltool dependency

This commit is contained in:
psykose 2023-05-06 13:06:06 +02:00
parent 06b446b4ef
commit 6f655c16b2

View File

@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev> # Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gnote pkgname=gnote
pkgver=44.0 pkgver=44.0
pkgrel=1 pkgrel=2
pkgdesc="Gnote is a port of Tomboy to C++" pkgdesc="Gnote is a port of Tomboy to C++"
url="https://wiki.gnome.org/Apps/Gnote" url="https://wiki.gnome.org/Apps/Gnote"
arch="all !s390x" # error: 'convert_return_gchar_ptr_to_stdstring' is not a member of 'Glib' arch="all !s390x" # error: 'convert_return_gchar_ptr_to_stdstring' is not a member of 'Glib'
@ -15,7 +15,6 @@ makedepends="
gspell-dev gspell-dev
gtk+3.0-dev gtk+3.0-dev
gtkmm3-dev gtkmm3-dev
intltool
itstool itstool
libsecret-dev libsecret-dev
libxslt-dev libxslt-dev