lexmark-fax-pnh: use unversioned libchrome libraray.

Libchrome is changing pkg-config and .so library name from
xxxx-${libbase_ver}.{pc,so} to xxx.{pc,so}.

Libchrome uprev rebuild will be handled by ebuild subslot change. And
there's no need to install multiple libchrome. Keeping libbase_ver
suffix will cause troubles on linking libraries when developers wants to
test locally emerge a-single-package without build_packages, after a
libchrome uprev. Especially in a case a package depends on another
package(library), and both depends on libchrome. Thus, removing
libbase_ver from suffix.

BUG=chromium:920513
TEST=CQ

Change-Id: I1bc33715d89925770b5b28c412e108cce814e0e6
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/lexmark-fax-pnh/+/2501422
Reviewed-by: Brian Malcolm <[email protected]>
Reviewed-by: Sean Kau <[email protected]>
Commit-Queue: Qijiang Fan <[email protected]>
Tested-by: Qijiang Fan <[email protected]>
1 file changed