OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shlibdeps
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/installer/linux/debian/
build.sh
250
# Need a dummy debian/control file for dpkg-
shlibdeps
.
258
# TODO(mmoss): This is a workaround for a problem where dpkg-
shlibdeps
was
261
# dpkg-
shlibdeps
: error: no dependency information found for ...
266
DPKG_SHLIB_DEPS=$(dpkg-
shlibdeps
-O "$BUILDDIR/chrome" 2> /dev/null | \
290
# Additional dependencies not in the dpkg-
shlibdeps
output.
/external/dropbear/debian/
rules
98
dpkg-
shlibdeps
'$(DIR)'/usr/sbin/* '$(DIR)'/usr/bin/* \
Completed in 204 milliseconds