summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTriss Healy2021-08-08 08:20:31 +1000
committerTriss Healy2021-08-08 08:20:31 +1000
commit6a298103d1ee2ec6be2b85d0a40aa22d7309f375 (patch)
treeb8eed19d12d95141005ad1ee22e183eb6a25547d
parent1edbbd254a1cadd674baa0a161245aef8a74c0f2 (diff)
downloadaur-6a298103d1ee2ec6be2b85d0a40aa22d7309f375.tar.gz
Passed namcap
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 363a6f9c3721..ba3c950d19ea 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=(libcups nss xdg-utils)
+depends=(glib2 nss xdg-utils)
optdepends=(edge-${_channel})
conflicts=("${_pkgname}" "${_pkgname}-dev")
source=("${_pkgname}_${pkgver}_linux64.zip::https://msedgedriver.azureedge.net/${pkgver}/edgedriver_linux64.zip")