diff options
Diffstat (limited to 'gui-apps/swaybg/swaybg-1.0.ebuild')
-rw-r--r-- | gui-apps/swaybg/swaybg-1.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gui-apps/swaybg/swaybg-1.0.ebuild b/gui-apps/swaybg/swaybg-1.0.ebuild index 37ec67bd1e63..54fdfb105bf6 100644 --- a/gui-apps/swaybg/swaybg-1.0.ebuild +++ b/gui-apps/swaybg/swaybg-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -38,7 +38,6 @@ BDEPEND=" src_configure() { local emesonargs=( -Dman-pages=$(usex man enabled disabled) - "-Dwerror=false" ) meson_src_configure |