diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-06-11 08:54:32 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-06-11 16:33:46 +0200 |
commit | 0251ae5acf32a06feab967b4323a9ae9e191003e (patch) | |
tree | 8eb6b13d5e37323abdb7dd880d22bed495702162 /dev-libs/efl | |
parent | sci-misc/jupyterlab-desktop-bin: add 4.0.1.1 (diff) | |
download | gentoo-0251ae5acf32a06feab967b4323a9ae9e191003e.tar.gz gentoo-0251ae5acf32a06feab967b4323a9ae9e191003e.tar.bz2 gentoo-0251ae5acf32a06feab967b4323a9ae9e191003e.zip |
dev-libs/efl: Switch IUSE=pulseaudio to media-libs/libpulse
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-libs/efl')
-rw-r--r-- | dev-libs/efl/efl-1.26.3-r2.ebuild (renamed from dev-libs/efl/efl-1.26.3-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/efl/efl-1.26.3-r1.ebuild b/dev-libs/efl/efl-1.26.3-r2.ebuild index fb26d694f9b3..9a9647559cb5 100644 --- a/dev-libs/efl/efl-1.26.3-r1.ebuild +++ b/dev-libs/efl/efl-1.26.3-r2.ebuild @@ -101,7 +101,7 @@ RDEPEND="${LUA_DEPS} pdf? ( app-text/poppler:=[cxx] ) physics? ( sci-physics/bullet:= ) postscript? ( app-text/libspectre ) - pulseaudio? ( media-sound/pulseaudio ) + pulseaudio? ( media-libs/libpulse ) raw? ( media-libs/libraw:= ) scim? ( app-i18n/scim ) sdl? ( media-libs/libsdl2 ) |