commit:     d5d0f78c67dfc88771f466c76bd589f190b5bbf9
Author:     Matthew S. Turnbull <sparky <AT> bluefang-logic <DOT> com>
AuthorDate: Sat Oct 15 09:25:04 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 30 09:38:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5d0f78c

x11-wm/muffin: fix sysprof build

Closes: https://bugs.gentoo.org/876967
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthew S. Turnbull <sparky <AT> bluefang-logic.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-wm/muffin/{muffin-5.4.7.ebuild => muffin-5.4.7-r1.ebuild} | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/x11-wm/muffin/muffin-5.4.7.ebuild 
b/x11-wm/muffin/muffin-5.4.7-r1.ebuild
similarity index 97%
rename from x11-wm/muffin/muffin-5.4.7.ebuild
rename to x11-wm/muffin/muffin-5.4.7-r1.ebuild
index 34e81f424c7f..bb59f627180d 100644
--- a/x11-wm/muffin/muffin-5.4.7.ebuild
+++ b/x11-wm/muffin/muffin-5.4.7-r1.ebuild
@@ -56,7 +56,7 @@ COMDEPEND="
        input_devices_wacom? ( >=dev-libs/libwacom-0.13:= )
        introspection? ( >=dev-libs/gobject-introspection-1.41.3:= )
        screencast? ( >=media-video/pipewire-0.3.0:= )
-       sysprof? ( >=dev-util/sysprof-capture-3.35.2:4 )
+       sysprof? ( >=dev-util/sysprof-capture-3.35.2:3 )
        udev? ( >=virtual/libudev-228:=
                >=dev-libs/libgudev-232 )
 "
@@ -65,6 +65,8 @@ RDEPEND="${COMDEPEND}
 "
 DEPEND="${COMDEPEND}
        x11-base/xorg-proto
+
+       sysprof? ( dev-util/sysprof-common )
 "
 BDEPEND="
        dev-util/gdbus-codegen

Reply via email to