mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
dev-libs/qhttpengine: 1.0.1 change cmake-utils to cmake
Update deprecated cmake-utils inherit to cmake Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
|
|
||||||
inherit cmake-utils
|
inherit cmake
|
||||||
|
|
||||||
DESCRIPTION="HTTP server for Qt applications"
|
DESCRIPTION="HTTP server for Qt applications"
|
||||||
HOMEPAGE="https://github.com/nitroshare/qhttpengine"
|
HOMEPAGE="https://github.com/nitroshare/qhttpengine"
|
||||||
@@ -47,5 +47,5 @@ src_configure() {
|
|||||||
${CMAKE_CONF}
|
${CMAKE_CONF}
|
||||||
)
|
)
|
||||||
|
|
||||||
cmake-utils_src_configure
|
cmake_src_configure
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user