mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
gui-apps/lswt: add correct build dependency
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user