summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormemchr2024-06-27 06:35:31 +0000
committerMoeta Yuko2024-07-23 19:09:55 +0800
commit632b54a5a7aa1e56eca9ae0c4ae037651be7e881 (patch)
treeb4f7d47cedbb6eb1d4ba333f6c62585b33381e4a
parent5e1632ecde59b02b62aae5777fa40a988514bb59 (diff)
downloadaur-632b54a5a7aa1e56eca9ae0c4ae037651be7e881.tar.gz
remove xinput dep
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d47ecfcff64..326b998bb6c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -57,7 +57,6 @@ pkgbase = hyprland-hidpi-xprop-git
depends = xcb-util-keysyms
depends = xcb-util-renderutil
depends = xcb-util-wm
- depends = xorg-xinput
depends = xorg-xwayland-hidpi-xprop
optdepends = cmake: to build and install plugins using hyprpm
optdepends = cpio: to build and install plugins using hyprpm
diff --git a/PKGBUILD b/PKGBUILD
index a9178693db61..abc5f93f2417 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,7 +52,6 @@ depends=(
xcb-util-keysyms
xcb-util-renderutil
xcb-util-wm
- xorg-xinput
xorg-xwayland-hidpi-xprop
)
makedepends=(