mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/gnote: remove unused intltool dependency
This commit is contained in:
parent
06b446b4ef
commit
6f655c16b2
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user