mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
Move {dev-util → dev-debug}/scap-driver
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34882 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -42,7 +42,7 @@ DEPEND="${RDEPEND}
|
||||
virtual/os-headers"
|
||||
|
||||
# for now pin the driver to the same ebuild version
|
||||
PDEPEND="modules? ( =dev-util/scap-driver-${PV}* )"
|
||||
PDEPEND="modules? ( =dev-debug/scap-driver-${PV}* )"
|
||||
|
||||
src_prepare() {
|
||||
# manually apply patch to falcosecurity-libs dependency
|
||||
|
||||
@@ -42,7 +42,7 @@ DEPEND="${RDEPEND}
|
||||
virtual/os-headers"
|
||||
|
||||
# for now pin the driver to the same ebuild version
|
||||
PDEPEND="modules? ( =dev-util/scap-driver-${PV}* )"
|
||||
PDEPEND="modules? ( =dev-debug/scap-driver-${PV}* )"
|
||||
|
||||
src_prepare() {
|
||||
# manually apply patch to falcosecurity-libs dependency
|
||||
|
||||
@@ -67,3 +67,4 @@ move dev-util/ltrace dev-debug/ltrace
|
||||
move dev-util/strace dev-debug/strace
|
||||
move dev-util/sysdig dev-debug/sysdig
|
||||
move dev-util/systemtap dev-debug/systemtap
|
||||
move dev-util/scap-driver dev-debug/scap-driver
|
||||
|
||||
Reference in New Issue
Block a user