mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/sysprof-capture-3.38: drop glib dependency
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
@@ -14,8 +14,7 @@ SLOT="4"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND=">=dev-libs/glib-2.61.3:2
|
||||
!=dev-util/sysprof-3.34.1-r0"
|
||||
RDEPEND="!=dev-util/sysprof-3.34.1-r0"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
dev-util/gdbus-codegen
|
||||
@@ -32,6 +31,9 @@ multilib_src_configure() {
|
||||
# -Ddebugdir
|
||||
-Dhelp=false
|
||||
-Dlibunwind=false
|
||||
-Denable_tools=false
|
||||
-Denable_tests=false
|
||||
-Denable_examples=false
|
||||
)
|
||||
meson_src_configure
|
||||
}
|
||||
Reference in New Issue
Block a user