multimedia/linuxsampler: Fixed dep information

This commit is contained in:
ponce 2012-08-27 11:47:48 +02:00
parent d209b1eb33
commit a2781af734
2 changed files with 1 additions and 3 deletions

View file

@ -1,5 +1,3 @@
The LinuxSampler project was founded with the goal to produce a free
streaming-capable open source pure software audio sampler with professional
grade features.
This requires libgig, jack-audio-connection-kit, dssi, and lv2.

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://download.linuxsampler.org/packages/linuxsampler-1.0.0.tar.bz2"
MD5SUM="a97136791a3228d840b006e5481fc39d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dssi jack-audio-connection-kit libgig lv2"
REQUIRES="dssi libgig lv2"
MAINTAINER="Michales Michaloudes"
EMAIL="korgie@gmail.com"