commit:     ec7654a60c091cc285957d097775ef2a39cf3a53
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  8 15:47:38 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Dec  8 15:47:38 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec7654a6

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 <AT> gentoo.org>

 ...sprof-capture-3.38.1.ebuild => sysprof-capture-3.38.1-r1.ebuild} | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-util/sysprof-capture/sysprof-capture-3.38.1.ebuild 
b/dev-util/sysprof-capture/sysprof-capture-3.38.1-r1.ebuild
similarity index 88%
rename from dev-util/sysprof-capture/sysprof-capture-3.38.1.ebuild
rename to dev-util/sysprof-capture/sysprof-capture-3.38.1-r1.ebuild
index c2eafbf121c..eac80493644 100644
--- a/dev-util/sysprof-capture/sysprof-capture-3.38.1.ebuild
+++ b/dev-util/sysprof-capture/sysprof-capture-3.38.1-r1.ebuild
@@ -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
 }

Reply via email to