Сравнение spread-sheet-widget-0.8 с spread-sheet-widget-0.10

/usr/portage/x11-libs/spread-sheet-widget/spread-sheet-widget-0.10.ebuild 2025-07-29 16:22:17.968470374 +0300
1
# Copyright 1999-2024 Gentoo Authors
1
# Copyright 1999-2025 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
11 11
SLOT="0"
12 12
KEYWORDS="amd64 x86"
13 13

  
14
DEPEND="dev-libs/glib
15
	x11-libs/gtk+:3"
14
DEPEND="
15
	>=dev-libs/glib-2.44:2
16
	>=x11-libs/gtk+-3.18.0:3
17
"
16 18
RDEPEND="${DEPEND}"
17 19
BDEPEND="dev-util/glib-utils"
18 20

  
Спасибо!