diff options
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/metadata.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/media-video/ffmpeg/metadata.xml b/media-video/ffmpeg/metadata.xml index ce057a06b6a6..06ac428a763e 100644 --- a/media-video/ffmpeg/metadata.xml +++ b/media-video/ffmpeg/metadata.xml @@ -57,4 +57,9 @@ <flag name="zimg">Enables <pkg>media-libs/zimg</pkg> based scale filter.</flag> <flag name="zvbi">Enables <pkg>media-libs/zvbi</pkg> based teletext decoder.</flag> </use> + <slots> + <slot name="0">For building against. This is the only slot that provides + headers and command line tools. Binary compatibility slots come and go + as required, so always pin dependencies to this slot when appropriate.</slot> + </slots> </pkgmetadata> |