Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
hyprland
Commits:
02fa1a40 by Ilya at 2024-11-21T09:30:05+00:00
Drop obsolete xorg-xinput dependency
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -70,7 +70,6 @@ pkgbase = hyprland
depends = xcb-util-keysyms
depends = xcb-util-renderutil
depends = xcb-util-wm
- depends = xorg-xinput
depends = xorg-xwayland
optdepends = cmake: to build and install plugins using hyprpm
optdepends = cpio: to build and install plugins using hyprpm
=====================================
PKGBUILD
=====================================
@@ -48,7 +48,6 @@ depends=(cairo # libcairo.so
xcb-util-keysyms
xcb-util-renderutil # libxcb-render-util.so
xcb-util-wm # libxcb-ewmh.so libxcb-icccm.so
- xorg-xinput
xorg-xwayland)
makedepends=(cmake
hyprwayland-scanner
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hyprland/-/commit/02fa1a409877b4d7946d16da6213939a262fcb00
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hyprland/-/commit/02fa1a409877b4d7946d16da6213939a262fcb00
You're receiving this email because of your account on gitlab.archlinux.org.