summaryrefslogtreecommitdiff
path: root/net-libs/gupnp/gupnp-1.6.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/gupnp/gupnp-1.6.3.ebuild')
-rw-r--r--net-libs/gupnp/gupnp-1.6.3.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-libs/gupnp/gupnp-1.6.3.ebuild b/net-libs/gupnp/gupnp-1.6.3.ebuild
index 980f8813702c..c9e04a37efcb 100644
--- a/net-libs/gupnp/gupnp-1.6.3.ebuild
+++ b/net-libs/gupnp/gupnp-1.6.3.ebuild
@@ -47,6 +47,9 @@ BDEPEND="
src_prepare() {
default
use vala && vala_setup
+
+ # This makes sense for upstream but not for us downstream, bug #906124.
+ sed -i -e '/-Werror=deprecated-declarations/d' meson.build || die
}
multilib_src_configure() {