mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 04:23:16 -04:00
app-misc/interception-tools: add missing BDEPEND
trim BDEPEND; cmake already set by eclass remove redundant phase functions Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
@@ -24,18 +24,10 @@ DEPEND="
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="
|
||||
dev-build/cmake
|
||||
dev-libs/boost
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
cmake_src_prepare
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
cmake_src_configure
|
||||
}
|
||||
|
||||
src_install() {
|
||||
cmake_src_install
|
||||
systemd_dounit "udevmon.service"
|
||||
|
||||
Reference in New Issue
Block a user