Date: Monday, October 1, 2012 @ 18:58:18
  Author: heftig
Revision: 167397

remove java dep

Modified:
  unoconv/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2012-10-01 22:54:27 UTC (rev 167396)
+++ PKGBUILD    2012-10-01 22:58:18 UTC (rev 167397)
@@ -1,13 +1,13 @@
 # $Id$
-# Maintainer: Jan "heftig" Steffens <[email protected]>
+# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
 # Contributor: max.bra <max.bra at alice dot it>
 # Contributor: SeeSchloss <[email protected]>
 
 pkgname=unoconv
 pkgver=0.6
-pkgrel=1
+pkgrel=2
 pkgdesc="Libreoffice-based document converter"
-depends=('python2' 'java-runtime' 'libreoffice-common')
+depends=('python2' 'libreoffice-common')
 makedepends=('asciidoc')
 arch=('any')
 license=('GPL2')

Reply via email to