summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-07-30 10:18:15 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-07-30 10:18:29 -0500
commit4ffd268bde027b8da789da36e8e5c5a9375355b5 (patch)
tree9d3fadc0424a51f9e0db400a1f10fe9417e2e021 /media-sound/pulseeffects/pulseeffects-9999.ebuild
parentsci-electronics/linsmith: Minor maintenance release (diff)
downloadgentoo-4ffd268bde027b8da789da36e8e5c5a9375355b5.tar.gz
gentoo-4ffd268bde027b8da789da36e8e5c5a9375355b5.tar.bz2
gentoo-4ffd268bde027b8da789da36e8e5c5a9375355b5.zip
media-sound/pulseeffects: fix missing dep
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'media-sound/pulseeffects/pulseeffects-9999.ebuild')
-rw-r--r--media-sound/pulseeffects/pulseeffects-9999.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/media-sound/pulseeffects/pulseeffects-9999.ebuild b/media-sound/pulseeffects/pulseeffects-9999.ebuild
index fde99f8f82b8..90b1ffc99215 100644
--- a/media-sound/pulseeffects/pulseeffects-9999.ebuild
+++ b/media-sound/pulseeffects/pulseeffects-9999.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]];then
EGIT_REPO_URI="${HOMEPAGE}"
else
SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~x86 ~amd64"
+ KEYWORDS="~amd64 ~x86"
fi
LICENSE="GPL-3"
@@ -41,6 +41,8 @@ DEPEND="
mda-lv2? ( media-plugins/mda-lv2 )
rubberband? ( media-libs/rubberband )
>=media-libs/zita-convolver-3.0.0
+ dev-util/itstool
+ media-libs/libebur128
"
RDEPEND="${DEPEND}
media-sound/pulseaudio