summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTriss Healy2021-08-08 08:34:26 +1000
committerTriss Healy2021-08-08 08:34:26 +1000
commit6e03f82d6e94b6451e75c91ff906b353665b4e8a (patch)
tree1f1f10721f4c665797336fd89f7eb648364244dd
parenta5b467046b835b22b6e0393d9d207fee19b75ece (diff)
downloadaur-6e03f82d6e94b6451e75c91ff906b353665b4e8a.tar.gz
Added libxcb dep
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 969761aeb263..edcdff2da79d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,6 +6,7 @@ pkgbase = msedgedriver-beta-bin
arch = x86_64
license = BSD
license = custom
+ depends = libxcb
depends = glib2
depends = nss
depends = xdg-utils
diff --git a/PKGBUILD b/PKGBUILD
index 2a5c070ea4ce..a2b8e138e6e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ pkgdesc="Standalone server that implements the W3C WebDriver standard (for micro
arch=('x86_64')
url="https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/"
license=('BSD' 'custom')
-depends=(glib2 nss xdg-utils)
+depends=(libxcb glib2 nss xdg-utils)
optdepends=(edge-${_channel})
provides=("${_pkgname}-${_channel}")
conflicts=(