diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-03-10 22:55:17 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-03-10 23:45:52 +0100 |
commit | 6c0725a585bcef7674edd364a65000cf7cd579a4 (patch) | |
tree | efa53093b32d8e8681790856a247178ffd79d93a /media-sound/qsynth | |
parent | media-sound/csound: Add media-sound/fluidsynth slot op (diff) | |
download | gentoo-6c0725a585bcef7674edd364a65000cf7cd579a4.tar.gz gentoo-6c0725a585bcef7674edd364a65000cf7cd579a4.tar.bz2 gentoo-6c0725a585bcef7674edd364a65000cf7cd579a4.zip |
media-sound/qsynth: Add media-sound/fluidsynth slot op
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-sound/qsynth')
-rw-r--r-- | media-sound/qsynth/qsynth-0.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/qsynth/qsynth-0.5.3.ebuild b/media-sound/qsynth/qsynth-0.5.3.ebuild index 1abb5201564b..43eae6aaae2c 100644 --- a/media-sound/qsynth/qsynth-0.5.3.ebuild +++ b/media-sound/qsynth/qsynth-0.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,7 @@ RDEPEND=" dev-qt/qtcore:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 - media-sound/fluidsynth[jack?,alsa?,pulseaudio?] + media-sound/fluidsynth:=[jack?,alsa?,pulseaudio?] x11-libs/libX11" DEPEND="${RDEPEND} dev-qt/linguist-tools:5 |