Skip to content

Add uuid as private dependency to sm.pc for static linking

Alan Coopersmith requested to merge alanc/libsm:uuid-in-pc into master

If a uuid.pc file was found, add it to Requires.private. Otherwise, add $LIBUUID_LIBS to Libs.private.

Fixes: #1 (closed)

Signed-off-by: Alan Coopersmith alan.coopersmith@oracle.com

Merge request reports