summaryrefslogtreecommitdiff
path: root/community/libmatio/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-11-24 23:14:53 +0000
committerroot <root@rshg054.dnsready.net>2011-11-24 23:14:53 +0000
commit5894dd675f4bd3ba296d262fae99b3b87a0f87fd (patch)
treea39397b8475e7ca9c5d6950d607183669edfac53 /community/libmatio/PKGBUILD
parent1e1e4927b05d9b242bfe83794e3a98ab2c8f79ef (diff)
Thu Nov 24 23:14:53 UTC 2011
Diffstat (limited to 'community/libmatio/PKGBUILD')
-rw-r--r--community/libmatio/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/community/libmatio/PKGBUILD b/community/libmatio/PKGBUILD
index 61263e4d3..35563bd11 100644
--- a/community/libmatio/PKGBUILD
+++ b/community/libmatio/PKGBUILD
@@ -1,6 +1,7 @@
-# $Id: PKGBUILD 19607 2010-06-26 05:40:09Z shusmann $
+# $Id: PKGBUILD 59370 2011-11-23 21:07:37Z andrea $
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
# Contributor: William Rea <sillywilly@gmail.com>
+
pkgname=libmatio
pkgver=1.3.3
pkgrel=2
@@ -9,6 +10,7 @@ arch=('i686' 'x86_64')
license=('LGPL')
url="http://sourceforge.net/projects/matio"
depends=('gcc-libs')
+makedepends=('gcc-fortran')
options=('!libtool')
source=(http://downloads.sourceforge.net/sourceforge/matio/matio-$pkgver.tar.gz)
md5sums=('5c12a98f391de000e88b5a1b20d74abf')