mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 09:08:08 -07:00
x11-wm/spectrwm: add missing libXt dep
Closes: https://bugs.gentoo.org/927002 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
@@ -20,6 +20,7 @@ DEPEND="
|
||||
x11-libs/libXcursor
|
||||
x11-libs/libXft
|
||||
x11-libs/libXrandr
|
||||
x11-libs/libXt
|
||||
x11-libs/xcb-util
|
||||
x11-libs/xcb-util-keysyms
|
||||
x11-libs/xcb-util-wm
|
||||
|
||||
@@ -21,6 +21,7 @@ DEPEND="
|
||||
x11-libs/libXcursor
|
||||
x11-libs/libXft
|
||||
x11-libs/libXrandr
|
||||
x11-libs/libXt
|
||||
x11-libs/xcb-util
|
||||
x11-libs/xcb-util-keysyms
|
||||
x11-libs/xcb-util-wm
|
||||
|
||||
Reference in New Issue
Block a user