diff options
author | 2024-03-15 04:40:54 +0000 | |
---|---|---|
committer | 2024-03-15 04:40:54 +0000 | |
commit | 90a175584b65674c3a3262e16bc2f2af723abeb4 (patch) | |
tree | 4522b73e6d7e931a94838cab0adb47b197b9f9dd /app-office/gnumeric/gnumeric-1.12.57.ebuild | |
parent | app-office/gnumeric: depend on >=goffice-0.10.57 (diff) | |
download | gentoo-90a175584b65674c3a3262e16bc2f2af723abeb4.tar.gz gentoo-90a175584b65674c3a3262e16bc2f2af723abeb4.tar.bz2 gentoo-90a175584b65674c3a3262e16bc2f2af723abeb4.zip |
app-office/gnumeric: crank min. version of pango
Bug: https://gitlab.gnome.org/GNOME/gnumeric/-/issues/758
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office/gnumeric/gnumeric-1.12.57.ebuild')
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.57.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/gnumeric/gnumeric-1.12.57.ebuild b/app-office/gnumeric/gnumeric-1.12.57.ebuild index 374314330a77..478c98c774e2 100644 --- a/app-office/gnumeric/gnumeric-1.12.57.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.57.ebuild @@ -37,7 +37,7 @@ RDEPEND=" >=gnome-extra/libgsf-1.14.33:= >=x11-libs/goffice-0.10.57:0.10[introspection?] >=dev-libs/libxml2-2.4.12:2 - >=x11-libs/pango-1.24.0:= + >=x11-libs/pango-1.46.0:= >=x11-libs/gtk+-3.8.7:3 x11-libs/cairo:=[svg(+)] |