commit:     303e6a1a2b4e0492c9d0dfb0594e9e1e96f89cdd
Author:     Nickolay Goppen <setotau <AT> yandex <DOT> ru>
AuthorDate: Mon Mar  2 13:21:39 2026 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Mar  2 13:23:02 2026 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=303e6a1a

media-sound/songrec: Add libsoup dependency

Also add RDEPEND variable

Signed-off-by: Nickolay Goppen <setotau <AT> yandex.ru>

 media-sound/songrec/songrec-0.6.4.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/media-sound/songrec/songrec-0.6.4.ebuild 
b/media-sound/songrec/songrec-0.6.4.ebuild
index ee813b4df8..b1729160bf 100644
--- a/media-sound/songrec/songrec-0.6.4.ebuild
+++ b/media-sound/songrec/songrec-0.6.4.ebuild
@@ -36,7 +36,9 @@ DEPEND="
        media-video/ffmpeg
        dev-libs/openssl
        media-libs/libpulse
+       net-libs/libsoup
 "
+RDEPEND="${DEPEND}"
 
 src_install() {
        cargo_src_install

Reply via email to