mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
gui-apps/wtype: fixed missing dependencies
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
@@ -14,9 +14,10 @@ SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
DEPEND="dev-libs/wayland
|
||||
x11-libs/libxkbcommon"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
BDEPEND="dev-util/cmake"
|
||||
|
||||
src_configure() {
|
||||
meson_src_configure
|
||||
|
||||
Reference in New Issue
Block a user