patchpanel: Rename libarcnetwork* -> libpatchpanel*
Renames the libraries.
BUG=b:151879931
TEST=units, build packages, tryjob*
Cq-Depend:chromium:2172288
Change-Id: Ibf5bc4d8d582380521845f6977038eca4c6cece0
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform2/+/2174008
Tested-by: Garrick Evans <garrick@chromium.org>
Reviewed-by: Chirantan Ekbote <chirantan@chromium.org>
Reviewed-by: Hugo Benichi <hugobenichi@google.com>
Commit-Queue: Garrick Evans <garrick@chromium.org>
diff --git a/patchpanel/libpatchpanel-util.pc.in b/patchpanel/libpatchpanel-util.pc.in
new file mode 100644
index 0000000..425ea16
--- /dev/null
+++ b/patchpanel/libpatchpanel-util.pc.in
@@ -0,0 +1,8 @@
+bslot=@BSLOT@
+include_dir=@INCLUDE_DIR@
+
+Name: libpatchpanel-util
+Description: Patchpanel networking utility library
+Version: ${bslot}
+CFlags: -I${include_dir}
+Libs: -lpatchpanel-util