summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxantares2015-07-25 01:39:11 +0200
committerxantares2015-07-25 01:39:11 +0200
commit9ac1e99ecfa0b130e313715d9162063b6ba7b11a (patch)
treef681cdec705bebf350805e4595c8d06a02347898 /PKGBUILD
parent68ffe33e8eb405d676c349217112dbea61d6c295 (diff)
downloadaur-9ac1e99ecfa0b130e313715d9162063b6ba7b11a.tar.gz
do not depend on liberation
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dac0c889c557..e03ec71f1955 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Stream movies from torrents. Skip the downloads. Launch, click, watch."
arch=('i686' 'x86_64')
url="http://popcorntime.io"
license=('GPL3')
-depends=('alsa-lib' 'gconf' 'gtk2' 'nss' 'ttf-liberation' 'libxtst')
+depends=('alsa-lib' 'gconf' 'gtk2' 'nss' 'ttf-font' 'libxtst')
optdepends=('net-tools: vpn.ht client')
makedepends=('git' 'nodejs-grunt-cli' 'nodejs-bower' 'npm')
conflicts=('popcorntime')