diff options
author | 2023-04-24 12:27:02 -0500 | |
---|---|---|
committer | 2023-04-24 12:27:55 -0500 | |
commit | a2d2b77c562e82b988ad974e35fe82fb33448bcf (patch) | |
tree | d06627cbdf728f51e73fd98cf8cbf2c56bf0ed5e /x11-wm | |
parent | x11-libs/vte: add missing braces (diff) | |
download | gentoo-a2d2b77c562e82b988ad974e35fe82fb33448bcf.tar.gz gentoo-a2d2b77c562e82b988ad974e35fe82fb33448bcf.tar.bz2 gentoo-a2d2b77c562e82b988ad974e35fe82fb33448bcf.zip |
x11-wm/spectrwm: add missing dep
Closes: https://bugs.gentoo.org/904971
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/spectrwm/spectrwm-3.4.1_p20230310.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/spectrwm/spectrwm-3.4.1_p20230310.ebuild b/x11-wm/spectrwm/spectrwm-3.4.1_p20230310.ebuild index b75adf5980fb..a82f49c2ccc7 100644 --- a/x11-wm/spectrwm/spectrwm-3.4.1_p20230310.ebuild +++ b/x11-wm/spectrwm/spectrwm-3.4.1_p20230310.ebuild @@ -19,6 +19,7 @@ DEPEND=" x11-libs/libX11 x11-libs/libXcursor x11-libs/libXft + x11-libs/libXrandr x11-libs/xcb-util x11-libs/xcb-util-keysyms x11-libs/xcb-util-wm |