summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2022-01-16 23:06:04 +0000
committerJames Le Cuirot <chewi@gentoo.org>2022-01-16 23:06:04 +0000
commitbf6b6b18ad1bbc3474534a4fd6a24a84e1ba3288 (patch)
tree531fea317eb8ef097e3c6aaf4522561ba33e9834 /x11-wm/xpra
parentsys-boot/mbr-gpt: drop base-system from maintainers (diff)
downloadgentoo-bf6b6b18ad1bbc3474534a4fd6a24a84e1ba3288.tar.gz
gentoo-bf6b6b18ad1bbc3474534a4fd6a24a84e1ba3288.tar.bz2
gentoo-bf6b6b18ad1bbc3474534a4fd6a24a84e1ba3288.zip
x11-wm/xpra: Add missing new libXres dependency to 4.3.1
Closes: https://bugs.gentoo.org/831286 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-wm/xpra')
-rw-r--r--x11-wm/xpra/xpra-4.3.1-r1.ebuild (renamed from x11-wm/xpra/xpra-4.3.1.ebuild)1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/xpra/xpra-4.3.1.ebuild b/x11-wm/xpra/xpra-4.3.1-r1.ebuild
index dbc1bee840bb..b0bbdd1cfe13 100644
--- a/x11-wm/xpra/xpra-4.3.1.ebuild
+++ b/x11-wm/xpra/xpra-4.3.1-r1.ebuild
@@ -53,6 +53,7 @@ DEPEND="
x11-libs/libXdamage
x11-libs/libXfixes
x11-libs/libXrandr
+ x11-libs/libXres
x11-libs/libXtst
x11-libs/libxkbfile
brotli? ( app-arch/brotli )