bump x11-misc/gpaste
This commit is contained in:
parent
67c43426ab
commit
d64255dbc2
1 changed files with 3 additions and 3 deletions
|
@ -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="
|
Loading…
Add table
Add a link
Reference in a new issue