diff options
author | matheusfillipe | 2022-02-23 04:55:35 -0300 |
---|---|---|
committer | matheusfillipe | 2022-02-23 04:55:35 -0300 |
commit | a1362550d707ea530e367b6c293f810843fc4c1d (patch) | |
tree | 956c3a44c1e7b00574254c005b41d908a6cb4a37 | |
parent | 71488aebf32de2da547d8f741447cd31a6a84ef0 (diff) | |
download | aur-a1362550d707ea530e367b6c293f810843fc4c1d.tar.gz |
patch is a buildep
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ url="https://github.com/lwthiker/curl-impersonate" license=('MIT') arch=('x86_64') md5sums=('SKIP') -makedepends=(git gcc cmake go ninja unzip zlib autoconf automake libtool) +makedepends=(git gcc cmake go ninja unzip zlib autoconf automake libtool patch) depends=(brotli nss) provides=(curl-impersonate-chrome) |