From b6e84d446ab76ff54905aeb647d1873b80532ac7 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 4 Jun 2021 09:42:09 +0200 Subject: extra/libnice: added graphviz to makedepends (see FS#71121) --- extra/libnice/PKGBUILD | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 extra/libnice/PKGBUILD diff --git a/extra/libnice/PKGBUILD b/extra/libnice/PKGBUILD new file mode 100644 index 00000000..141dceea --- /dev/null +++ b/extra/libnice/PKGBUILD @@ -0,0 +1,2 @@ +# temporary workaround for FS#71121 +makedepends+=(graphviz) -- cgit v1.2.3-54-g00ecf