summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302019-09-08 18:06:23 +0200
committerM0Rf302019-09-08 18:06:23 +0200
commit220d30808d9e720dc228791df2e9c71782c4e049 (patch)
treeb4b72648f475072d0f1047e392cde7a33757a47c /PKGBUILD
parent00c5df6976160f3bfbf00f6126657b1478548f71 (diff)
downloadaur-220d30808d9e720dc228791df2e9c71782c4e049.tar.gz
friture: 0.37
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30c2aedbd3ce..119ee4ebdee4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="An application to visualize and analyze live audio data in real-time."
arch=(i686 x86_64)
url="http://tlecomte.github.com/friture/"
license=('GPL3')
-depends=('python-numpy' 'python-docutils' 'python-appdirs' 'python-opengl' 'python-pyqt5' 'python-sounddevice' 'python-pyrr')
+depends=('python-appdirs' 'python-docutils' 'python-numpy' 'python-opengl' 'python-pyqt5' 'python-pyrr' 'python-sounddevice')
optdepends=('jack: for JACK I/O support')
makedepends=('cython')
source=("https://github.com/tlecomte/$pkgname/archive/v$pkgver.tar.gz")