summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOriginCode2018-02-01 19:18:19 +0800
committerOriginCode2018-02-01 19:18:19 +0800
commit1bec1d59787e1e6fd0bee6db664def26bf906b1f (patch)
tree471ea0ac903afd042ee4491cafb7f3b0b7048dc0
parent6a92f9eda16c8bfb3902377fdc1081b511c923ce (diff)
downloadaur-1bec1d59787e1e6fd0bee6db664def26bf906b1f.tar.gz
Added the dependencies to PKGBUILD.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0ed359fc258..d4578a81d473 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('x86_64')
url="https://github.com/pandaGao/bilibili-live-helper"
install=${pkgname}.install
license=('MIT')
-depends=()
+depends=('cairo' 'libxtst' 'libxi' 'gtk2' 'libxrandr' 'pango' 'fontconfig' 'libxss' 'gdk-pixbuf2' 'nss' 'freetype2' 'nspr' 'gconf' 'libxext' 'libxdamage' 'atk' 'libxrender' 'libxcomposite' 'libxcursor' 'libxfixes' 'libx11' 'alsa-lib' 'libcups')
makedepends=('tar' 'git')
build() {
git clone https://github.com/OriginCode/AURFiles