gst1-plugins-base: fix build with no module
authorLuiz Angelo Daros de Luca <redacted>
Wed, 25 Nov 2020 18:19:58 +0000 (15:19 -0300)
committerHannu Nyman <redacted>
Sat, 28 Nov 2020 07:08:30 +0000 (09:08 +0200)
commit56eb4078e5895f5ebf2f852dc605eed74f0956a5
tree95a0a153483eeddaab8f05e0616fe84c4c7063e0
parent2fa91f4c9fc3401219b05ebd49a1d991cfe97b8c
gst1-plugins-base: fix build with no module

gst1-plugins-base might be required only for its libraries, not modules.
However, InstallDev tries to copy them unconditionally, failing when
no modules are selected/compiled.

Fixes #13973

Signed-off-by: Luiz Angelo Daros de Luca <redacted>
multimedia/gst1-plugins-base/Makefile
git clone https://git.99rst.org/PROJECT