Signed-off-by: Pablo Orduna <pabloorduna98@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14715
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
PYTHON_COMPAT=( python3_{6,7,8} )
-inherit python-single-r1 toolchain-funcs xdg
+inherit python-single-r1 toolchain-funcs xdg eutils
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/kovidgoyal/kitty.git"
x11-libs/libXrandr
sys-apps/dbus
sys-libs/zlib
- virtual/imagemagick-tools
wayland? (
dev-libs/wayland
>=dev-libs/wayland-protocols-1.17
pkg_postinst() {
xdg_icon_cache_update
+ optfeature "Displaying images in the terminal" virtual/imagemagick-tools
}
pkg_postrm() {