summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1cc8132a0ebd..4aacc8d59ac8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hyprland-hidpi-xprop-git
pkgdesc = A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks.
pkgver = r2551.c4440993
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/hyprwm/Hyprland
arch = any
license = BSD
@@ -29,6 +29,7 @@ pkgbase = hyprland-hidpi-xprop-git
depends = pango
depends = polkit
depends = glslang
+ depends = libdisplay-info
depends = libinput
depends = libxcb
depends = libxkbcommon
diff --git a/PKGBUILD b/PKGBUILD
index 545910791500..9f7527738b92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname="hyprland"
pkgname="${_pkgname}-hidpi-xprop-git"
pkgver=r2551.c4440993
-pkgrel=1
+pkgrel=2
pkgdesc="A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks."
arch=(any)
url="https://github.com/hyprwm/Hyprland"
@@ -25,6 +25,7 @@ depends=(
pango
polkit
glslang
+ libdisplay-info
libinput
libxcb
libxkbcommon