summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2018-02-02 13:52:54 +0200
committerDet2018-02-02 13:52:54 +0200
commited72fba373e3d45ba3434c364e57028b99b0eb90 (patch)
tree5037fc522db08cdd6def6403815cfb1975d4e610 /PKGBUILD
parent97e0eb98c847c8f3f0cd4ef2d9e610705126b33f (diff)
downloadaur-ed72fba373e3d45ba3434c364e57028b99b0eb90.tar.gz
+ Dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03d0f0ecd4a8..8096a9b2f6fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,8 @@ pkgdesc="Semi-legacy 3D interface to explore the globe, terrain, streets, buildi
arch=('x86_64')
url="https://www.google.com/earth/index.html"
license=('custom:earth')
-depends=('glu' 'hicolor-icon-theme' 'ld-lsb>=3-5' 'libsm' 'libxrender' 'nss')
+depends=('glu' 'hicolor-icon-theme' 'ld-lsb>=3-5' 'libsm' 'libxrender' 'nss'
+ 'libproxy' 'gst-plugins-base-libs' 'libxi' 'fontconfig' 'alsa-lib' 'libcups')
[[ $_attempt_fix = 1 ]] && depends+=('freeimage' 'libpng15' 'qtwebkit')
optdepends=('catalyst-utils: For AMD Catalyst'
'nvidia-utils: For the NVIDIA driver')