Remove unnecessary dependencies 46/171846/1
authorDariusz Michaluk <d.michaluk@samsung.com>
Wed, 7 Mar 2018 16:56:41 +0000 (17:56 +0100)
committerDariusz Michaluk <d.michaluk@samsung.com>
Wed, 7 Mar 2018 17:01:46 +0000 (18:01 +0100)
commitbf9f2a516388182c20fb416762235c26666b69f5
treeca00e5059d2e3d1cf99d8e0febbcd3a3478b8439
parent6f58f2e27aafb72d9f9b06cf31566847422b52bc
Remove unnecessary dependencies

Do not expose unnecessary libraries to the program
that is linking with key-manager library.
If the program will not be using the symbols of the required library,
it should not be linking directly to that library.

Change-Id: I07264f35d023881be8b104307941565047813688
build/key-manager.pc.in