summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxantares2015-07-25 01:39:11 +0200
committerxantares2015-07-25 01:39:11 +0200
commit9ac1e99ecfa0b130e313715d9162063b6ba7b11a (patch)
treef681cdec705bebf350805e4595c8d06a02347898
parent68ffe33e8eb405d676c349217112dbea61d6c295 (diff)
downloadaur-9ac1e99ecfa0b130e313715d9162063b6ba7b11a.tar.gz
do not depend on liberation
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6364c0224221..9a75fb7e598c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,7 +15,7 @@ pkgbase = popcorntime-git
depends = gconf
depends = gtk2
depends = nss
- depends = ttf-liberation
+ depends = ttf-font
depends = libxtst
optdepends = net-tools: vpn.ht client
provides = popcorntime
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')