summaryrefslogtreecommitdiff
path: root/libre/ecasound-libre/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/ecasound-libre/PKGBUILD')
-rw-r--r--libre/ecasound-libre/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/ecasound-libre/PKGBUILD b/libre/ecasound-libre/PKGBUILD
index 6bb2845b3..f1a68f299 100644
--- a/libre/ecasound-libre/PKGBUILD
+++ b/libre/ecasound-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 204375 2014-01-18 15:02:17Z schiv $
+# $Id: PKGBUILD 205044 2014-02-03 17:11:21Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Eric Belanger <eric@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
@@ -7,12 +7,12 @@
_pkgname=ecasound
pkgname=ecasound-libre
pkgver=2.9.1
-pkgrel=1
+pkgrel=2
pkgdesc="Command-line multitrack audio processor, without nonfree faac recommendation"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.eca.cx/ecasound/"
license=('GPL' 'LGPL')
-depends=('audiofile' 'liblo' 'liboil' 'lilv')
+depends=('audiofile' 'liblo>=0.28' 'liboil' 'lilv')
makedepends=('python2' 'ruby')
optdepends=('python2: ecamonitor, ECI API'
'ruby: ECI API'