summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2019-03-22 12:54:00 (EDT)
committer P. J. McDermott <pj@pehjota.net>2019-03-22 12:54:00 (EDT)
commit8595ada6ead613afd47c815045a7d1b2c425a351 (patch)
treed10aaa3e2bdca0328190cfd716c7eb4232d3ba68 /locale
parentfa0ed86cbefd4a45d190f2ce1b2594e46addef2d (diff)
oh-shlibdeps: Use readelf instead of ldd
Diffstat (limited to 'locale')
-rw-r--r--locale/en_US.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/en_US.sh b/locale/en_US.sh
index 1323689..db39953 100644
--- a/locale/en_US.sh
+++ b/locale/en_US.sh
@@ -30,4 +30,5 @@ msg_opkhelper_chmod_man='Setting mode of manual files...'
msg_opkhelper_chmod_bin='Setting mode of program files in "%s"...'
msg_opkhelper_no_capable_build_sys='No capable build system found'
msg_opkhelper_no_capable_host_arch='No capable build system host architecture found'
+msg_opkhelper_shlib_no_lib='Library "%s" not found'
msg_opkhelper_shlib_no_pkg='No package found containing library "%s"'