diff options
author | David Schleef <ds@schleef.org> | 2001-07-17 09:54:09 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2001-07-17 09:54:09 +0000 |
commit | 93c8ab687190fc3dac8a6d2bfdd42d1fb99b59c0 (patch) | |
tree | acfdebfba7e87ec3c42295f2162487cd1d5de283 /debian/libuclibc0.shlibs | |
parent | ebfd672d318b82b8bf1223ab0600ffc017c891a4 (diff) |
Changes to build cross-compiling libraries
Diffstat (limited to 'debian/libuclibc0.shlibs')
-rw-r--r-- | debian/libuclibc0.shlibs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/libuclibc0.shlibs b/debian/libuclibc0.shlibs index 81556def9..06109f1c3 100644 --- a/debian/libuclibc0.shlibs +++ b/debian/libuclibc0.shlibs @@ -1,6 +1,7 @@ libc 0 libuclibc0 (>> 0.9.5-0) libm 0 libuclibc0 (>> 0.9.5-0) -ld-uclibc 0 libuclibc0 (>> 0.9.5-0) +ld-uClibc 0 libuclibc0 (>> 0.9.5-0) libdl 0 libuclibc0 (>> 0.9.5-0) libcrypt 0 libuclibc0 (>> 0.9.5-0) libutil 0 libuclibc0 (>> 0.9.5-0) +libresolv 0 libuclibc0 (>> 0.9.5-0) |