mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-firewall/nftables: sys-devel/bison -> app-alternatives/yacc
All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -14,7 +14,7 @@ HOMEPAGE="https://netfilter.org/projects/nftables/"
|
||||
if [[ ${PV} =~ ^[9]{4,}$ ]]; then
|
||||
inherit autotools git-r3
|
||||
EGIT_REPO_URI="https://git.netfilter.org/${PN}"
|
||||
BDEPEND="sys-devel/bison"
|
||||
BDEPEND="app-alternatives/yacc"
|
||||
else
|
||||
SRC_URI="https://netfilter.org/projects/nftables/files/${P}.tar.xz
|
||||
verify-sig? ( https://netfilter.org/projects/nftables/files/${P}.tar.xz.sig )"
|
||||
|
||||
@@ -15,7 +15,7 @@ HOMEPAGE="https://netfilter.org/projects/nftables/"
|
||||
if [[ ${PV} =~ ^[9]{4,}$ ]]; then
|
||||
inherit autotools git-r3
|
||||
EGIT_REPO_URI="https://git.netfilter.org/${PN}"
|
||||
BDEPEND="sys-devel/bison"
|
||||
BDEPEND="app-alternatives/yacc"
|
||||
else
|
||||
SRC_URI="https://netfilter.org/projects/nftables/files/${P}.tar.xz
|
||||
verify-sig? ( https://netfilter.org/projects/nftables/files/${P}.tar.xz.sig )"
|
||||
|
||||
@@ -15,7 +15,7 @@ HOMEPAGE="https://netfilter.org/projects/nftables/"
|
||||
if [[ ${PV} =~ ^[9]{4,}$ ]]; then
|
||||
inherit autotools git-r3
|
||||
EGIT_REPO_URI="https://git.netfilter.org/${PN}"
|
||||
BDEPEND="sys-devel/bison"
|
||||
BDEPEND="app-alternatives/yacc"
|
||||
else
|
||||
SRC_URI="
|
||||
https://netfilter.org/projects/nftables/files/${P}.tar.xz
|
||||
|
||||
@@ -15,7 +15,7 @@ HOMEPAGE="https://netfilter.org/projects/nftables/"
|
||||
if [[ ${PV} =~ ^[9]{4,}$ ]]; then
|
||||
inherit autotools git-r3
|
||||
EGIT_REPO_URI="https://git.netfilter.org/${PN}"
|
||||
BDEPEND="sys-devel/bison"
|
||||
BDEPEND="app-alternatives/yacc"
|
||||
else
|
||||
SRC_URI="
|
||||
https://netfilter.org/projects/nftables/files/${P}.tar.xz
|
||||
|
||||
@@ -15,7 +15,7 @@ HOMEPAGE="https://netfilter.org/projects/nftables/"
|
||||
if [[ ${PV} =~ ^[9]{4,}$ ]]; then
|
||||
inherit autotools git-r3
|
||||
EGIT_REPO_URI="https://git.netfilter.org/${PN}"
|
||||
BDEPEND="sys-devel/bison"
|
||||
BDEPEND="app-alternatives/yacc"
|
||||
else
|
||||
SRC_URI="
|
||||
https://netfilter.org/projects/nftables/files/${P}.tar.xz
|
||||
|
||||
Reference in New Issue
Block a user