mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
gui-wm/dwl: fix libxcb dependency
also don't include LICENSE* into DOCS Signed-off-by: Leonardo Hernández Hernández <leohdz172@outlook.com>
This commit is contained in:
@@ -14,14 +14,12 @@ SLOT="0"
|
||||
KEYWORDS=""
|
||||
IUSE="X"
|
||||
|
||||
DOCS=( LICENSE LICENSE.{dwm,sway,tinywl} README.md )
|
||||
|
||||
RDEPEND="
|
||||
dev-libs/libinput
|
||||
dev-libs/wayland
|
||||
x11-libs/libxcb
|
||||
x11-libs/libxkbcommon
|
||||
gui-libs/wlroots:0/15[X(-)?]
|
||||
X? ( x11-libs/libxcb )
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
|
||||
Reference in New Issue
Block a user