Add back missing shared library libutils used by the executable in linker
command.  The executable contains calls to function defined in the missing
library.  Currently this is linked via a dependency of another shared library.
While this works, it is not the right thing to do.
1 file changed