mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-p2p/gtk-gnutella: filter known-to-break flag
Closes: https://bugs.gentoo.org/802351 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit strip-linguas toolchain-funcs
|
||||
inherit flag-o-matic strip-linguas toolchain-funcs
|
||||
|
||||
IUSE="nls dbus ssl +gtk"
|
||||
|
||||
@@ -27,6 +27,7 @@ DEPEND="${RDEPEND}"
|
||||
BDEPEND="virtual/pkgconfig"
|
||||
|
||||
src_prepare() {
|
||||
filter-flags -flto
|
||||
strip-linguas -i po
|
||||
|
||||
echo "# Gentoo-selected LINGUAS" > po/LINGUAS
|
||||
|
||||
Reference in New Issue
Block a user