x11-apps/xisxwayland: Fix dependencies
authorMatt Turner <mattst88@gentoo.org>
Fri, 22 May 2020 02:13:12 +0000 (19:13 -0700)
committerMatt Turner <mattst88@gentoo.org>
Fri, 22 May 2020 02:15:42 +0000 (19:15 -0700)
Closes: https://bugs.gentoo.org/724490
Signed-off-by: Matt Turner <mattst88@gentoo.org>
x11-apps/xisxwayland/xisxwayland-1.ebuild
x11-apps/xisxwayland/xisxwayland-9999.ebuild

index 13f4c99748fa94566dfc3a1e4e0f9cdc4c5d1c7f..9ecc6cb03fe415b9865c8522fd9fe4913f0a7d6f 100644 (file)
@@ -22,3 +22,9 @@ fi
 LICENSE="MIT"
 SLOT="0"
 IUSE=""
+
+RDEPEND="
+       x11-libs/libX11
+       x11-libs/libXrandr"
+DEPEND="${RDEPEND}
+       x11-base/xorg-proto"
index 13f4c99748fa94566dfc3a1e4e0f9cdc4c5d1c7f..9ecc6cb03fe415b9865c8522fd9fe4913f0a7d6f 100644 (file)
@@ -22,3 +22,9 @@ fi
 LICENSE="MIT"
 SLOT="0"
 IUSE=""
+
+RDEPEND="
+       x11-libs/libX11
+       x11-libs/libXrandr"
+DEPEND="${RDEPEND}
+       x11-base/xorg-proto"