summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorq234rty2023-03-04 18:23:39 +0800
committerq234rty2023-03-04 18:23:39 +0800
commit50f3cd86eee1b5ad6c381a83d70e755868fb8fe8 (patch)
tree8c2db1af2873c1451cc6226faa61592f342b3d7e
parentade33ee346c148d95d7ff266fc6afdef89f3a1bc (diff)
downloadaur-50f3cd86eee1b5ad6c381a83d70e755868fb8fe8.tar.gz
Add libdisplay-info dependency
-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