bump x11-misc/gpaste

This commit is contained in:
Martin Sekera 2023-10-10 12:08:33 +02:00
parent 67c43426ab
commit d64255dbc2

View file

@ -1,7 +1,7 @@
# Copyright 2020 Gentoo Authors # Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=7 EAPI=8
VALA_MIN_API_VERSION="0.44" VALA_MIN_API_VERSION="0.44"
VALA_USE_DEPEND="vapigen" VALA_USE_DEPEND="vapigen"
@ -31,12 +31,12 @@ DEPEND="
x11-libs/libXi x11-libs/libXi
x11-libs/pango x11-libs/pango
gnome? ( gnome? (
>=x11-wm/mutter-40.0 >=x11-wm/mutter-45.0
) )
introspection? ( introspection? (
>=dev-libs/gjs-1.54.0 >=dev-libs/gjs-1.54.0
>=dev-libs/gobject-introspection-1.48.0 >=dev-libs/gobject-introspection-1.48.0
>=x11-wm/mutter-40.0[introspection] >=x11-wm/mutter-45.0[introspection]
) )
" "
BDEPEND=" BDEPEND="