diff options
author | Florian Schmaus <flow@gentoo.org> | 2021-06-24 08:52:55 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2021-06-24 08:52:55 +0200 |
commit | 19b8294c23c80422f8e44bf1c04609bccba25945 (patch) | |
tree | 22cdc6ce6ea82d1aa1fe93adfb219fbc03268db3 | |
parent | dev-python/pdoc3: initial import (moved from ::guru) (diff) | |
download | gentoo-19b8294c23c80422f8e44bf1c04609bccba25945.tar.gz gentoo-19b8294c23c80422f8e44bf1c04609bccba25945.tar.bz2 gentoo-19b8294c23c80422f8e44bf1c04609bccba25945.zip |
x11-wm/herbstluftwm: add missing xterm test dependency
Signed-off-by: Florian Schmaus <flow@gentoo.org>
-rw-r--r-- | x11-wm/herbstluftwm/herbstluftwm-0.9.3.ebuild | 1 | ||||
-rw-r--r-- | x11-wm/herbstluftwm/herbstluftwm-9999.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/herbstluftwm/herbstluftwm-0.9.3.ebuild b/x11-wm/herbstluftwm/herbstluftwm-0.9.3.ebuild index 652478161a90..c167e7f353e2 100644 --- a/x11-wm/herbstluftwm/herbstluftwm-0.9.3.ebuild +++ b/x11-wm/herbstluftwm/herbstluftwm-0.9.3.ebuild @@ -41,6 +41,7 @@ DEPEND=" x11-apps/xsetroot x11-base/xorg-server[xephyr,xvfb] x11-misc/xdotool + x11-terms/xterm ) " RDEPEND=" diff --git a/x11-wm/herbstluftwm/herbstluftwm-9999.ebuild b/x11-wm/herbstluftwm/herbstluftwm-9999.ebuild index 652478161a90..c167e7f353e2 100644 --- a/x11-wm/herbstluftwm/herbstluftwm-9999.ebuild +++ b/x11-wm/herbstluftwm/herbstluftwm-9999.ebuild @@ -41,6 +41,7 @@ DEPEND=" x11-apps/xsetroot x11-base/xorg-server[xephyr,xvfb] x11-misc/xdotool + x11-terms/xterm ) " RDEPEND=" |