# HG changeset patch # User Stanislas Leduc # Date 1735921417 0 # Node ID 5f72b8a05c9a559174db2be2ab1397ee86bbea46 # Parent ae0e246a80a7dd550b9ccd8f672511ea230b5b79 Fix gtk+3 dep for libwnck3, thanks Ceel diff -r ae0e246a80a7 -r 5f72b8a05c9a libwnck3/receipt --- a/libwnck3/receipt Thu Dec 19 16:09:37 2024 +0100 +++ b/libwnck3/receipt Fri Jan 03 16:23:37 2025 +0000 @@ -10,7 +10,7 @@ WEB_SITE="https://www.gnome.org/" WGET_URL="$GNOME_MIRROR/libwnck/${VERSION%.*}/libwnck-$VERSION.tar.xz" -DEPENDS="expat gtk+ startup-notification xorg-libICE xorg-libSM xorg-libX11 \ +DEPENDS="expat gtk+3 startup-notification xorg-libICE xorg-libSM xorg-libX11 \ xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdmcp xorg-libXext \ xorg-libXfixes xorg-libXinerama xorg-libXrandr xorg-libXrender xorg-libXdamage" BUILD_DEPENDS="startup-notification-dev gtk+3-dev gobject-introspection-dev \