commit:     0a3fb9e44935af8ad46da054ff973327ee5f863e
Author:     John M. Harris Jr. <johnmh <AT> johnmh <DOT> me>
AuthorDate: Sat Oct 26 19:16:51 2024 +0000
Commit:     John M. Harris, Jr. <johnmh <AT> johnmh <DOT> me>
CommitDate: Thu Oct 31 02:48:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0a3fb9e4

gui-libs/xdg-desktop-portal-hyprland: sync live

Signed-off-by: John M. Harris Jr. <johnmh <AT> johnmh.me>

 .../xdg-desktop-portal-hyprland-9999.ebuild                           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-9999.ebuild 
b/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-9999.ebuild
index 6bd18e3f8..1abdc9030 100644
--- 
a/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-9999.ebuild
+++ 
b/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-9999.ebuild
@@ -23,7 +23,7 @@ REQUIRED_USE="?? ( elogind systemd )"
 
 DEPEND="
        >=media-video/pipewire-1.2.0:=
-       dev-cpp/sdbus-c++
+       >=dev-cpp/sdbus-c++-2.0.0
        dev-libs/hyprlang:=
        dev-libs/inih
        dev-libs/wayland
@@ -46,6 +46,7 @@ RDEPEND="
 
 BDEPEND="
        >=dev-libs/wayland-protocols-1.24
+       >=dev-util/hyprwayland-scanner-0.4.2
        dev-libs/hyprland-protocols
        virtual/pkgconfig
        || ( >=sys-devel/gcc-13:* >=sys-devel/clang-17:* )
@@ -66,7 +67,6 @@ pkg_setup() {
 }
 
 src_prepare() {
-       eapply 
"${FILESDIR}/xdg-desktop-portal-hyprland-9999_use_sys_sdbus-c++.patch"
        sed -i "/add_compile_options(-O3)/d" "${S}/CMakeLists.txt" || die
        cmake_src_prepare
 }

Reply via email to