summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/amSynth/README2
-rw-r--r--audio/amSynth/amSynth.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/amSynth/README b/audio/amSynth/README
index 450db2fbcc..57a1fa8ad9 100644
--- a/audio/amSynth/README
+++ b/audio/amSynth/README
@@ -4,4 +4,4 @@ It provides virtual analogue synthesis in the style of the classic
Moog Minimoog/Roland Junos. It offers an easy-to-use interface and
synth engine, while still creating varied sounds.
-This requires gtkmm. jack is an optional dependency.
+jack-audio-connection-kit is an optional dependency.
diff --git a/audio/amSynth/amSynth.info b/audio/amSynth/amSynth.info
index 77d1ee8313..f08d729a15 100644
--- a/audio/amSynth/amSynth.info
+++ b/audio/amSynth/amSynth.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://amsynth.googlecode.com/files/amSynth-1.3.0.tar.gz"
MD5SUM="2ce5ee9adda16badf3f4f2792001fb4d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="gtkmm jack-audio-connection-kit"
+REQUIRES="gtkmm"
MAINTAINER="Christopher Forrest"
EMAIL="nyrednek@gmx.com"