mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
ffmpeg-compat.eclass: fix typo
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
parent
c78c0960d4
commit
43f4f47e30
@ -10,7 +10,7 @@
|
|||||||
# @BLURB: Helper functions to link with slotted ffmpeg-compat libraries
|
# @BLURB: Helper functions to link with slotted ffmpeg-compat libraries
|
||||||
# @DESCRIPTION:
|
# @DESCRIPTION:
|
||||||
# To use this, run ``ffmpeg_compat_setup <slot>`` before packages use
|
# To use this, run ``ffmpeg_compat_setup <slot>`` before packages use
|
||||||
# pkg-config, depend on media-video/ffmpeg-compat:<slot>=, and ensure
|
# pkg-config, depend on media-video/ffmpeg-compat:<slot>, and ensure
|
||||||
# usage of both pkg-config --cflags and --libs (which adds -Wl,-rpath
|
# usage of both pkg-config --cflags and --libs (which adds -Wl,-rpath
|
||||||
# to find libraries at runtime). Always verify that it is linked with
|
# to find libraries at runtime). Always verify that it is linked with
|
||||||
# the right libraries after.
|
# the right libraries after.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user