mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
gui-apps/awww: add dev-libs/wayland-protocols as a dependency
This dependency was overlooked by the previous maintainer, because they probably had it installed on their machine. Closes: https://bugs.gentoo.org/975153 Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
This commit is contained in:
@@ -221,6 +221,7 @@ RUST_MIN_VER="1.89.0"
|
||||
DEPEND="
|
||||
app-arch/lz4:=
|
||||
x11-libs/libxkbcommon[wayland]
|
||||
dev-libs/wayland-protocols
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="
|
||||
|
||||
Reference in New Issue
Block a user