summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbug2017-03-29 11:39:04 +0300
committerbug2017-03-29 11:39:04 +0300
commitb7edb02e127ca8213bd83217cc75a6b419fc7a68 (patch)
treebb8bdf4a6b4a58e39d0de9aa58c01a6b4a256f2d /PKGBUILD
parent3834f9829242bf44c0c908ca267077805137826d (diff)
downloadaur-b7edb02e127ca8213bd83217cc75a6b419fc7a68.tar.gz
Minimze javascript
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6127efafdfc7..4e19b7c1c64d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Bug <bug2000@gmail.com>
pkgname=xpra-winswitch
pkgver=2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Modified version of xpra by Winswitch"
arch=('i686' 'x86_64')
url='http://xpra.org/'
@@ -17,7 +17,7 @@ optdepends=('x264: Codec' 'python2-dbus: dbus features'
'python-cryptography: Cryptography')
conflicts=('parti-all')
provides=('parti-all')
-makedepends=('python2-setuptools' 'cython2')
+makedepends=('python2-setuptools' 'cython2' 'uglify-js')
backup=('etc/xpra/xpra.conf' 'etc/xpra/xorg.conf'
# 'etc/xpra/cuda.conf' 'etc/xpra/nvenc.keys'
'etc/xpra/conf.d/05_features.conf'