Provides additional <filename>shlibs</filename> provider
mapping information, which adds to or overwrites the
information provided automatically by the system.
+ Separate multiple entries using spaces.
</para>
<para>
<literallayout class='monospaced'>
<replaceable>shlibname:packagename</replaceable>[_<replaceable>version</replaceable>]
</literallayout>
- <note>
- Separate multiple entries using spaces.
- </note>
+ </para>
+
+ <para>
+ Here is an example that adds an
+ <filename>shlib</filename> provider named
+ <filename>libEGL.so.1</filename> to the
+ <filename>libegl-implementation</filename> package:
+ <literallayout class='monospaced'>
+ ASSUME_SHLIBS = "libEGL.so.1:libegl-implementation"
+ </literallayout>
</para>
</glossdef>
</glossentry>