Skip to content

contrrib: lua: Fix pkgconfig related build bugs

Khalid Masum requested to merge Labnann/vlc:lua-pkgconfig-fix into master

This merge request deals with two issues in the contrib:

  1. stop lua from blocking pkgconfig path
  2. Remove unwanted make-entry string from lua.pc

Merge request reports