commit: ee008d9b041fe09cbb42a7019cb52c00afad8c08 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Thu Feb 24 07:54:54 2022 +0000 Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de> CommitDate: Thu Feb 24 07:54:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ee008d9b
gui-libs/gtksourceview: update icon cache Closes: https://bugs.gentoo.org/833957 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> gui-libs/gtksourceview/gtksourceview-5.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-libs/gtksourceview/gtksourceview-5.2.0.ebuild b/gui-libs/gtksourceview/gtksourceview-5.2.0.ebuild index 78194f89f..3f0dccbaa 100644 --- a/gui-libs/gtksourceview/gtksourceview-5.2.0.ebuild +++ b/gui-libs/gtksourceview/gtksourceview-5.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 VALA_MIN_API_VERSION="0.52" -inherit gnome.org meson vala virtualx +inherit gnome.org meson vala virtualx xdg DESCRIPTION="GTK 4 syntax highlighting widget" HOMEPAGE="https://gitlab.gnome.org/GNOME/gtksourceview"
