Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jan 2024 19:40:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 276469] multimedia/ffmpeg4: build error with GLSLANG option set
Message-ID:  <bug-276469-12827-MWUsQ5rUWG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276469-12827@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276469

--- Comment #6 from Vladimir Druzenko <vvd@FreeBSD.org> ---
This is incorrect:
VULKAN_IMPLIES=        GLSLANG
This is correct:
GLSLANG_IMPLIES=        VULKAN

Build without errors after this change + attached patch and with option
GLSLANG.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276469-12827-MWUsQ5rUWG>