gui-apps/lswt: add correct build dependency

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
Lucio Sauer
2024-05-12 18:47:30 +02:00
parent 2047e3b300
commit ae0304496f
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ SLOT="0"
DEPEND="dev-libs/wayland"
RDEPEND="${DEPEND}"
BDEPEND="dev-libs/wayland-protocols"
BDEPEND="dev-util/wayland-scanner"
src_install() {
# Need to install to /usr instead of /usr/local

View File

@@ -20,7 +20,7 @@ SLOT="0"
DEPEND="dev-libs/wayland"
RDEPEND="${DEPEND}"
BDEPEND="dev-libs/wayland-protocols"
BDEPEND="dev-util/wayland-scanner"
src_install() {
# Need to install to /usr instead of /usr/local