diff options
author | Pacho Ramos <pacho@gentoo.org> | 2022-12-19 11:45:05 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2022-12-19 11:46:12 +0100 |
commit | 21bcdcd305f6db81c5b1ee76988d09f830942e7a (patch) | |
tree | 17be77a85f52768fbe21619f1f2bc9f945eb0a1d /x11-themes/adwaita-icon-theme | |
parent | x11-themes/adwaita-icon-theme: Update icon cache (diff) | |
download | gentoo-21bcdcd305f6db81c5b1ee76988d09f830942e7a.tar.gz gentoo-21bcdcd305f6db81c5b1ee76988d09f830942e7a.tar.bz2 gentoo-21bcdcd305f6db81c5b1ee76988d09f830942e7a.zip |
x11-themes/adwaita-icon-theme: Make line shorter
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'x11-themes/adwaita-icon-theme')
-rw-r--r-- | x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild index 1dfa41d0d7e4..6ee47c0b78bf 100644 --- a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild +++ b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild @@ -25,7 +25,8 @@ IUSE="branding" KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" # gtk+:3 is needed for build for the gtk-encode-symbolic-svg utility -# librsvg is needed for gtk-encode-symbolic-svg to be able to read the source SVG via its pixbuf loader and at runtime for rendering scalable icons shipped by the theme +# librsvg is needed for gtk-encode-symbolic-svg to be able to read the source SVG via +# its pixbuf loader and at runtime for rendering scalable icons shipped by the theme DEPEND=">=x11-themes/hicolor-icon-theme-0.10" RDEPEND="${DEPEND} >=gnome-base/librsvg-2.48:2 |