Date: Tuesday, April 7, 2015 @ 14:39:42
  Author: jgc
Revision: 235574

Fix makedepends

Modified:
  qalculate-gtk/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-04-07 12:37:17 UTC (rev 235573)
+++ PKGBUILD    2015-04-07 12:39:42 UTC (rev 235574)
@@ -9,7 +9,7 @@
 url="http://qalculate.sourceforge.net/";
 license=('GPL')
 depends=('libqalculate' 'libgnome' 'libglade' 'cln')
-makedepends=('perl-xml-parser' 'gnome-doc-utils')
+makedepends=('intltool' 'rarian')
 optdepends=('yelp: for displaying the help')
 options=('!makeflags')
 
source=(http://downloads.sourceforge.net/sourceforge/qalculate/${pkgname}-${pkgver}.tar.gz)

Reply via email to