summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNorbert Morawski2024-05-01 22:19:49 +0200
committerNorbert Morawski2024-05-01 22:19:49 +0200
commit656a090337cd9d38d227388336160b8918e3d289 (patch)
tree427c1eced5af1953ee0967531849e1db76177765
parent07ce5a951ba2c7438a93f0af87c1316082e01cfb (diff)
downloadaur-656a090337cd9d38d227388336160b8918e3d289.tar.gz
remove unnecassary dep
-rw-r--r--.SRCINFO1
-rwxr-xr-xPKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46148e21be79..511a36e0ed1b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -49,7 +49,6 @@ pkgbase = hyprland-displaylink-git
depends = xcb-util-wm
depends = xorg-xinput
depends = xorg-xwayland
- depends = libdisplay-info.so
provides = hyprland
conflicts = hyprland
options = !makeflags
diff --git a/PKGBUILD b/PKGBUILD
index 21a60c1b36ad..43bcbc39806c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,7 +48,6 @@ depends=(
xorg-xinput
xorg-xwayland
)
-depends+=(libdisplay-info.so)
makedepends=(
cmake
gdb