mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 07:31:01 +02:00
sys-apps/kmod: Sync with Gentoo
It's from Gentoo commit 80558608ae111ebddad012e63542db9adb34c5b1.
This commit is contained in:
parent
a67a063791
commit
c2c937388e
@ -1,9 +1,9 @@
|
|||||||
# Copyright 1999-2023 Gentoo Authors
|
# Copyright 1999-2024 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{9..11} )
|
PYTHON_COMPAT=( python3_{10..11} )
|
||||||
|
|
||||||
inherit autotools libtool bash-completion-r1 python-r1
|
inherit autotools libtool bash-completion-r1 python-r1
|
||||||
|
|
||||||
@ -44,7 +44,7 @@ DEPEND="${RDEPEND}"
|
|||||||
BDEPEND="
|
BDEPEND="
|
||||||
doc? (
|
doc? (
|
||||||
dev-util/gtk-doc
|
dev-util/gtk-doc
|
||||||
dev-util/gtk-doc-am
|
dev-build/gtk-doc-am
|
||||||
)
|
)
|
||||||
lzma? ( virtual/pkgconfig )
|
lzma? ( virtual/pkgconfig )
|
||||||
python? (
|
python? (
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2023 Gentoo Authors
|
# Copyright 1999-2024 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -44,7 +44,7 @@ DEPEND="${RDEPEND}"
|
|||||||
BDEPEND="
|
BDEPEND="
|
||||||
doc? (
|
doc? (
|
||||||
dev-util/gtk-doc
|
dev-util/gtk-doc
|
||||||
dev-util/gtk-doc-am
|
dev-build/gtk-doc-am
|
||||||
)
|
)
|
||||||
lzma? ( virtual/pkgconfig )
|
lzma? ( virtual/pkgconfig )
|
||||||
python? (
|
python? (
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2023 Gentoo Authors
|
# Copyright 1999-2024 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -44,7 +44,7 @@ DEPEND="${RDEPEND}"
|
|||||||
BDEPEND="
|
BDEPEND="
|
||||||
doc? (
|
doc? (
|
||||||
dev-util/gtk-doc
|
dev-util/gtk-doc
|
||||||
dev-util/gtk-doc-am
|
dev-build/gtk-doc-am
|
||||||
)
|
)
|
||||||
lzma? ( virtual/pkgconfig )
|
lzma? ( virtual/pkgconfig )
|
||||||
python? (
|
python? (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user