diff options
| author | Roland McGrath <roland@gnu.org> | 1999-06-01 22:07:38 +0000 |
|---|---|---|
| committer | Roland McGrath <roland@gnu.org> | 1999-06-01 22:07:38 +0000 |
| commit | 6fc257abb1d4189e6edc19beda136920405bb515 (patch) | |
| tree | 7da4b9954aff182ddfd6e82175cf1290ea83d923 /debian | |
| parent | 03ed384e37b129b77d728b1b6e5358e86f2b10fe (diff) | |
1999-06-01 Marcus Brinkmann <brinkmd@debian.org>
* shlibs: New file. This makes Debian packages which use Hurd
libraries dependant on the Hurd package.
* rules: Add shlibs to the Hurd package.
* 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')
| -rw-r--r-- | debian/shlibs | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/shlibs b/debian/shlibs new file mode 100644 index 00000000..cfa417e5 --- /dev/null +++ b/debian/shlibs @@ -0,0 +1,16 @@ +libshouldbeinlibc 0.2 hurd +libftpconn 0.2 hurd +libports 0.2 hurd +libmom 0.2 hurd +libthreads 0.2 hurd +libhurdbugaddr 0.2 hurd +libstore 0.2 hurd +libihash 0.2 hurd +libpipe 0.2 hurd +libtrivfs 0.2 hurd +libpager 0.2 hurd +libnetfs 0.2 hurd +libiohelp 0.2 hurd +libfshelp 0.2 hurd +libps 0.2 hurd +libdiskfs 0.2 hurd |
