mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
gui-apps/wlr-randr: disable -Werror
Closes: https://bugs.gentoo.org/781050 Signed-off-by: Theo Anderson <telans@posteo.de>
This commit is contained in:
@@ -27,3 +27,8 @@ BDEPEND="
|
||||
dev-libs/wayland-protocols
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
sed -i 's/werror=true/werror=false/' meson.build || die
|
||||
}
|
||||
|
||||
@@ -27,3 +27,8 @@ BDEPEND="
|
||||
dev-libs/wayland-protocols
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
sed -i 's/werror=true/werror=false/' meson.build || die
|
||||
}
|
||||
|
||||
@@ -27,3 +27,8 @@ BDEPEND="
|
||||
dev-libs/wayland-protocols
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
sed -i 's/werror=true/werror=false/' meson.build || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user