diff options
Diffstat (limited to 'x11-apps/xisxwayland/xisxwayland-1.ebuild')
-rw-r--r-- | x11-apps/xisxwayland/xisxwayland-1.ebuild | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/x11-apps/xisxwayland/xisxwayland-1.ebuild b/x11-apps/xisxwayland/xisxwayland-1.ebuild index 13f4c99748fa..9ecc6cb03fe4 100644 --- a/x11-apps/xisxwayland/xisxwayland-1.ebuild +++ b/x11-apps/xisxwayland/xisxwayland-1.ebuild @@ -22,3 +22,9 @@ fi LICENSE="MIT" SLOT="0" IUSE="" + +RDEPEND=" + x11-libs/libX11 + x11-libs/libXrandr" +DEPEND="${RDEPEND} + x11-base/xorg-proto" |