media-sound/pulseaudio: Added sub-slot dep for sys-libs/gdbm

Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Lars Wendler
2018-01-04 11:54:08 +01:00
parent ae06e856b9
commit 405209cf65

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -85,7 +85,7 @@ RDEPEND="
>=media-libs/speex-1.2_rc1
)
)
gdbm? ( sys-libs/gdbm )
gdbm? ( sys-libs/gdbm:= )
webrtc-aec? ( >=media-libs/webrtc-audio-processing-0.2 )
systemd? ( sys-apps/systemd:0=[${MULTILIB_USEDEP}] )
dev-libs/libltdl:0