Skip to content
Snippets Groups Projects
Commit 9e798e24 authored by Alexandre Janniaux's avatar Alexandre Janniaux Committed by Steve Lhomme
Browse files

access: rtp: remove explicit _DEPENDENCIES

The _DEPENDENCIES variable is automatically filled when adding internal
convenience libraries to _LIBADD and is not supposed to be overriden.

With LIBADD only, the dependency leads to the following makefile output:

    am__DEPENDENCIES_25 = libvlc_srtp.la \
            $(am__DEPENDENCIES_1)
    librtp_plugin_la_DEPENDENCIES = libvlc_rtp.la $(am__DEPENDENCIES_1) \
            $(am__DEPENDENCIES_25)
parent d9524c4c
No related branches found
No related tags found
Loading
Pipeline #367224 passed with stages
in 24 minutes and 14 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment