diff options
author | Oz Tiram <oz.tiram@gmail.com> | 2024-04-11 09:57:23 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-11 11:05:58 +0300 |
commit | 68fe8b4f488e331648acd06a4b3e0c2b1db9b76c (patch) | |
tree | 5596998bbdc0333f8baffaa2c77a31877be6e4b9 /app-text | |
parent | java-ant-2.eclass: drop EAPI 6 (diff) | |
download | gentoo-68fe8b4f488e331648acd06a4b3e0c2b1db9b76c.tar.gz gentoo-68fe8b4f488e331648acd06a4b3e0c2b1db9b76c.tar.bz2 gentoo-68fe8b4f488e331648acd06a4b3e0c2b1db9b76c.zip |
app-text/atril: fix dependecies
Closes: https://bugs.gentoo.org/929039
Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/36208
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/atril/atril-1.28.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-text/atril/atril-1.28.0.ebuild b/app-text/atril/atril-1.28.0.ebuild index 66e489ce9208..189aa88ef920 100644 --- a/app-text/atril/atril-1.28.0.ebuild +++ b/app-text/atril/atril-1.28.0.ebuild @@ -24,6 +24,7 @@ COMMON_DEPEND=" app-text/poppler[cairo] dev-libs/glib:2 dev-libs/libxml2:2 + >=mate-base/mate-desktop-1.27.1 sys-libs/zlib x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3[introspection?] |