[arch-commits] Commit in unifi/trunk (PKGBUILD)

Sébastien Luttringer seblu at archlinux.org
Wed Feb 4 01:50:42 UTC 2015


    Date: Wednesday, February 4, 2015 @ 02:50:41
  Author: seblu
Revision: 127061

upgpkg: unifi 3.2.10-2

- fix FS#43464

Modified:
  unifi/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-03 22:17:02 UTC (rev 127060)
+++ PKGBUILD	2015-02-04 01:50:41 UTC (rev 127061)
@@ -4,7 +4,7 @@
 
 pkgname=unifi
 pkgver=3.2.10
-pkgrel=1
+pkgrel=2
 pkgdesc='Centralized management system for Ubiquiti UniFi AP'
 arch=('any')
 url='https://community.ubnt.com/unifi'
@@ -11,7 +11,7 @@
 # We are allowed to ship the software in our repository
 # https://mailman.archlinux.org/mailman/private/arch-dev/2014-August/015690.html
 license=('custom')
-depends=('mongodb' 'jre7-openjdk-headless')
+depends=('mongodb' 'jre7-openjdk-headless' 'fontconfig')
 makedepends=('jdk7-openjdk')
 conflicts=('tomcat-native')
 install=unifi.install



More information about the arch-commits mailing list