git: d5574cc0c42b - main - multimedia/recordmydesktop: Add missing deps

From: Jason E. Hale <jhale_at_FreeBSD.org>
Date: Fri, 26 Dec 2025 09:50:53 UTC
The branch main has been updated by jhale:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d5574cc0c42bf5e1bc232a6ae6deea83a0553c87

commit d5574cc0c42bf5e1bc232a6ae6deea83a0553c87
Author:     Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2025-12-26 09:27:04 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2025-12-26 09:50:46 +0000

    multimedia/recordmydesktop: Add missing deps
    
    Fixes build with multimedia/libtheora 1.2.0.
    
    audio/libvorbis wasn't needed by libtheora, but this port was
    piggybacking off of it.
    
    With hat:       multimedia@
---
 multimedia/recordmydesktop/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/multimedia/recordmydesktop/Makefile b/multimedia/recordmydesktop/Makefile
index bcf40591ca07..6fca6e06e5ba 100644
--- a/multimedia/recordmydesktop/Makefile
+++ b/multimedia/recordmydesktop/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	recordmydesktop
 DISTVERSION=	0.3.8.1
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	multimedia
 MASTER_SITES=	SF
 
@@ -10,7 +10,8 @@ WWW=		http://recordmydesktop.sourceforge.net/
 
 LICENSE=	GPLv2+
 
-LIB_DEPENDS=	libtheora.so:multimedia/libtheora
+LIB_DEPENDS=	libtheora.so:multimedia/libtheora \
+		libvorbis.so:audio/libvorbis
 
 USES=		xorg
 USE_XORG=	ice sm x11 xdamage xext xfixes