summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTommy Jerry Mairo2020-04-30 07:00:37 -0700
committerTommy Jerry Mairo2020-04-30 07:00:37 -0700
commitef99db272275755f42c1f54921c8344ba1704dde (patch)
treea2ff7dc042ed95c9053ef7f7da43236c1767eb23 /PKGBUILD
parentda2a8c32b3e98d9ad27a13f2513442174abeb71a (diff)
downloadaur-ef99db272275755f42c1f54921c8344ba1704dde.tar.gz
Update: add dependency bc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f44dc45efe6f..4242a9278c7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=("x86_64" "armv6h")
url="https://github.com/Mange/rtl8192eu-linux-driver"
license=('GPL')
depends=("dkms")
-makedepends=('linux-headers' 'git')
+makedepends=('linux-headers' 'git' 'bc')
source=("git+https://github.com/Mange/rtl8192eu-linux-driver.git" "fix.patch")
sha256sums=("SKIP" "582f8e8f8bd513b598ada3a1ac625f188fbf313cddf018a440ca4cd8aaf9964c")
install=${pkgname}.install