summaryrefslogtreecommitdiff
path: root/dev-util/ostree/ostree-2022.6.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/ostree/ostree-2022.6.ebuild')
-rw-r--r--dev-util/ostree/ostree-2022.6.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-util/ostree/ostree-2022.6.ebuild b/dev-util/ostree/ostree-2022.6.ebuild
index f5456a6e416e..030a24150f38 100644
--- a/dev-util/ostree/ostree-2022.6.ebuild
+++ b/dev-util/ostree/ostree-2022.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -77,6 +77,9 @@ src_prepare() {
}
src_configure() {
+ # Needs Bison (bug #884289)
+ unset YACC
+
local econfargs=(
--enable-man
--enable-shared