Сравнение mozo-1.26.1 с mozo-1.26.2
/usr/portage/x11-misc/mozo/mozo-1.26.2.ebuild 2023-10-09 14:52:35.940368513 +0300 | ||
---|---|---|
3 | 3 | |
4 | 4 |
EAPI=7 |
5 | 5 | |
6 |
PYTHON_COMPAT=( python3_{9..11} ) |
|
6 |
PYTHON_COMPAT=( python3_{10..11} ) |
|
7 | 7 |
PYTHON_REQ_USE="xml(+)" |
8 | 8 | |
9 | 9 |
inherit mate python-r1 |
... | ... | |
19 | 19 |
>=dev-python/pygobject-3:3[${PYTHON_USEDEP}] |
20 | 20 |
>=mate-base/mate-menus-1.21.0[introspection] |
21 | 21 |
x11-libs/gdk-pixbuf:2[introspection] |
22 |
>=x11-libs/gtk+-3.22:3[introspection] |
|
23 |
!!x11-misc/mate-menu-editor |
|
22 |
>=x11-libs/gtk+-3.12:3[introspection] |
|
24 | 23 |
" |
25 | 24 | |
26 | 25 |
RDEPEND="${COMMON_DEPEND} |