From 0e8837f1bc69f7c8c9d1976550ea5b86e7e3d342 Mon Sep 17 00:00:00 2001 From: davidovski Date: Sat, 19 Feb 2022 02:25:59 +0000 Subject: fixed circular deps --- repo/x11/libvdpau.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/x11/libvdpau.xibuild') diff --git a/repo/x11/libvdpau.xibuild b/repo/x11/libvdpau.xibuild index bcb525a..361bbc3 100644 --- a/repo/x11/libvdpau.xibuild +++ b/repo/x11/libvdpau.xibuild @@ -1,7 +1,7 @@ #!/bin/bash MAKEDEPS=(meson doxygen texlive) -DEPS=(libxext mesa graphviz) +DEPS=(libxext graphviz) DESC="X.org amdgpu video driver" -- cgit v1.2.1