summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoaquín Ignacio Aramendía2023-04-13 19:35:32 -0300
committerJoaquín Ignacio Aramendía2023-04-13 19:35:32 -0300
commit77ad740578aa394feeade48368f78acf14f4b401 (patch)
tree0843a6214f861f57e5ebdf5e3344ab92188dd243 /PKGBUILD
parentaffca58fc2f15030fb908aac1c09b0ad1acc9797 (diff)
downloadaur-77ad740578aa394feeade48368f78acf14f4b401.tar.gz
Remove edid-decode as dependecy. Not needed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f2ac6a778cbd..672b32921911 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,8 +15,6 @@ depends=(
"libdrm" "libxkbcommon" "libinput" "pixman" "xorg-xwayland" "xcb-util-renderutil" "xcb-util-wm" "xcb-util-errors" "seatd"
)
makedepends=("git" "meson" "ninja" "patch" "vulkan-headers" "glslang" "wayland-protocols" "cmake"
- # libdisplay-info
- "edid-decode"
)
provides=($_pkgname "steamcompmgr")
conflicts=($_pkgname "steamcompmgr")