summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaHIY2015-08-22 21:28:38 +0800
committerJaHIY2015-08-22 21:28:38 +0800
commit02643c01fa22ef64116bfcef9be4686d1bbacaf1 (patch)
tree0606df29ff751f4b44f9a90e88557b0bafcd0c48 /PKGBUILD
parent5a3691dd2ddece6e915846cdda163975b5b35623 (diff)
downloadaur-02643c01fa22ef64116bfcef9be4686d1bbacaf1.tar.gz
add more dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3f114edc2e5..d5f4e51b00f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,5 @@
+#Maintainer: Kars Wang <jaklsy g-mail>
+
pkgname=lantern-beta
pkgver=2.0.1.20150821.200810
pkgrel=1
@@ -5,7 +7,7 @@ pkgdesc='Lantern is a free desktop application that delivers fast, reliable and
arch=('i686' 'x86_64')
url='https://getlantern.org'
license=('Apache')
-depends=('libappindicator-gtk3' 'hicolor-icon-theme' 'xdg-utils')
+depends=('hicolor-icon-theme' 'bzip2' 'dbus' 'glib2' 'gtk3' 'libappindicator-gtk3' 'mesa' 'xcb-util' 'xdg-utils' 'zlib')
provides=('lantern')
options=('!emptydirs' '!strip' '!docs')
install=$pkgname.install