1
0
forked from extern/nix-config

tari-web: Remove unnecessary dependencies

Since fonts and other desktop-related packages are now handled by
tari-desktop, this is no longer necessary. Note that I also created
tari-web before I figured out HiDPI support for Qt and GTK applications.
This commit is contained in:
Donovan Glover 2018-12-02 16:17:55 -05:00
parent 83598a092c
commit 69e2a52bf2
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -5,12 +5,11 @@ _https='https_everywhere-2018.9.19-an+fx.xpi'
_arcdark='arc_dark_theme-2018.9.24-fx.xpi'
pkgname=tari-web
pkgver=0.1.0
pkgver=0.2.0
pkgrel=1
pkgdesc="Web browser settings."
arch=('any')
depends=(ttf-dejavu ttf-liberation noto-fonts noto-fonts-cjk
noto-fonts-emoji adapta-gtk-theme firefox chromium)
depends=(firefox chromium)
source=('local-settings.js' 'mozilla.cfg'
"https://addons.cdn.mozilla.net/user-media/addons/607454/${_ubo}"
"https://addons.cdn.mozilla.net/user-media/addons/808538/${_vimium}"