commit 818363a794e5edbb90048dc0205365fd214734c0
Author: FeRD (Frank Dana) <ferdnyc@gmail.com>
Date: Thu Feb 13 23:43:19 2020 -0500
Disable failing Ruby bindings on ppc64le
So, this worked, to get libopenshot building on most releases... but the el8 build failed.[1]
Apparently unittest-cpp doesn't exist there. It does in EL7.[2]
(Unfortunately, EL7 is failing because libopenshot raised its minimum SWIG version to 3.0. So I guess we're stuck at 0.2.3.)
...I know next to nothing about RHEL, so... ... anyone have any advice on the EL8 / unittest-cpp thing?