summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorstardust952019-10-25 20:17:57 +0200
committerstardust952019-10-25 20:17:57 +0200
commit803688c7b06b3c37afa09e18ea56e4e3589324dc (patch)
tree2be5ce566c28c82ea6d320a4b6eff6d4765dbe25 /PKGBUILD
parentc14a747eae7e0cbcc7c3487ba1285d2c7fc2182a (diff)
downloadaur-803688c7b06b3c37afa09e18ea56e4e3589324dc.tar.gz
removed jack2 dependency, as there already is the generic jack one, to let the software compatible with both versions
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82046ad9f55a..cb17a5fc2d9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
url="https://biniou.net"
license=('GPL2+')
groups=('')
-depends=('alsa-lib>=1.0.16' 'ffmpeg>=4.0' 'fftw>=3.3.5' 'lebiniou-data>=3.27' 'glib2>=2.35.9' 'jack' 'jack2>=1.9.10' 'libmagick6>=6.9.10.2' 'libpulse>=0.99.1' 'libsndfile>=1.0.20' 'libxml2>=2.7.4' 'sdl2>=2.0.10' 'sdl2_ttf>=2.0.14' 'ttf-freefont' 'zlib>=1.1.4')
+depends=('alsa-lib>=1.0.16' 'ffmpeg>=4.0' 'fftw>=3.3.5' 'lebiniou-data>=3.27' 'glib2>=2.35.9' 'jack' 'libmagick6>=6.9.10.2' 'libpulse>=0.99.1' 'libsndfile>=1.0.20' 'libxml2>=2.7.4' 'sdl2>=2.0.10' 'sdl2_ttf>=2.0.14' 'ttf-freefont' 'zlib>=1.1.4')
options=('!strip' '!emptydirs')
install=lebiniou.install
source_i686=("http://ftp.fr.debian.org/debian/pool/main/l/lebiniou/lebiniou_3.31-1_i386.deb")