Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (f63eefb6205ec799c0462152101317b835e89f35)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (f63eefb6205ec799c0462152101317b835e89f35)
  • Date: Thu, 14 Oct 2021 16:25:21 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

video/obs-studio/DEPENDS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit f63eefb6205ec799c0462152101317b835e89f35
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

obs-studio: Fix typos in DEPENDS

diff --git a/video/obs-studio/DEPENDS b/video/obs-studio/DEPENDS
index 4c47da0..35adccf 100755
--- a/video/obs-studio/DEPENDS
+++ b/video/obs-studio/DEPENDS
@@ -1,7 +1,7 @@
. "$GRIMOIRE"/CMAKE_DEPENDS &&
depends LIBAVCODEC &&
depends OPENGL &&
-depends libcurl &&
+depends curl &&
depends libxcb &&
depends qtbase &&
depends x264 &&
@@ -35,7 +35,7 @@ optional_depends v4l-utils \
if is_depends_enabled "$SPELL" v4l-utils; then
optional_depends DEVICE-MANAGER \
'' -DDISABLE_UDEV=1 \
- 'for device hotplug support in V4L plugin' &&
+ 'for device hotplug support in V4L plugin'
fi &&
optional_depends sndio \
'' -DDISABLE_SNDIO=1 \



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (f63eefb6205ec799c0462152101317b835e89f35), Ismael Luceno, 10/14/2021

Archive powered by MHonArc 2.6.24.

Top of Page