diff options
author | Roland McGrath <roland@gnu.org> | 1999-06-01 22:07:34 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-06-01 22:07:34 +0000 |
commit | b4aea5c4b362fcd4ee7985e7c8e502c21f78804a (patch) | |
tree | 67d4623ff69bb8090aa24ed3e2e8374595225a48 /debian/shlibs.local | |
parent | 02095ac171f69cf434dfa5d1e173ea607c616091 (diff) |
1999-06-01 Marcus Brinkmann <brinkmd@debian.org>
* shlibs.local: New file. This is a work around needed for cross
compilation, so dpkg-shlibdeps does not make the Hurd package
dependant on itself.
Diffstat (limited to 'debian/shlibs.local')
-rw-r--r-- | debian/shlibs.local | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/shlibs.local b/debian/shlibs.local new file mode 100644 index 00000000..b4fbdcc5 --- /dev/null +++ b/debian/shlibs.local @@ -0,0 +1,16 @@ +libshouldbeinlibc 0.2 +libftpconn 0.2 +libports 0.2 +libmom 0.2 +libthreads 0.2 +libhurdbugaddr 0.2 +libstore 0.2 +libihash 0.2 +libpipe 0.2 +libtrivfs 0.2 +libpager 0.2 +libnetfs 0.2 +libiohelp 0.2 +libfshelp 0.2 +libps 0.2 +libdiskfs 0.2 |