summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2023-05-11 19:27:56 -0400
committerIonen Wolkens <ionen@gentoo.org>2023-05-12 04:59:38 -0400
commit1a7ad9a99d11b7c223f5d7449391e8400cc263d3 (patch)
tree0742e26d6bf6af7db93560e99f0a1c6366a5b984
parentmedia-gfx/ueberzugpp: add 2.8.1 (unkeyworded) (diff)
downloadgentoo-1a7ad9a99d11b7c223f5d7449391e8400cc263d3.tar.gz
gentoo-1a7ad9a99d11b7c223f5d7449391e8400cc263d3.tar.bz2
gentoo-1a7ad9a99d11b7c223f5d7449391e8400cc263d3.zip
media-gfx/ueberzug: add blocker for media-gfx/ueberzugpp
Drop-in replacement with the same executable name, should be little sense in installing both (that is, unless something uses the python libraries from ueberzug directly -- but nothing of the sort in tree right now). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--media-gfx/ueberzug/ueberzug-18.2.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-gfx/ueberzug/ueberzug-18.2.0.ebuild b/media-gfx/ueberzug/ueberzug-18.2.0.ebuild
index ce363066903c..fb0b67e0a113 100644
--- a/media-gfx/ueberzug/ueberzug-18.2.0.ebuild
+++ b/media-gfx/ueberzug/ueberzug-18.2.0.ebuild
@@ -24,7 +24,8 @@ RDEPEND="
${COMMON_DEPEND}
dev-python/attrs[${PYTHON_USEDEP}]
dev-python/docopt[${PYTHON_USEDEP}]
- dev-python/pillow[${PYTHON_USEDEP}]"
+ dev-python/pillow[${PYTHON_USEDEP}]
+ !media-gfx/ueberzugpp"
DEPEND="
${COMMON_DEPEND}
x11-base/xorg-proto"