diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-09-29 14:28:06 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-09-29 14:28:06 +0400 |
commit | 986f0a1ab4eab6fe65ff5f77e205774596b5a696 (patch) | |
tree | d3d716e036071fc2fc1e62ffd7a12f08ee80c5f3 /libshare/debian/control | |
parent | 282ec51e3d6c386683fc9ff210fd613f200b4942 (diff) | |
download | illumos-packaging-986f0a1ab4eab6fe65ff5f77e205774596b5a696.tar.gz |
libshare (2.10+3) unstable; urgency=low
* Fixed debian/copyright
* libshare1 should not pull its plugins
Diffstat (limited to 'libshare/debian/control')
-rw-r--r-- | libshare/debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libshare/debian/control b/libshare/debian/control index 0f16abb..93f64de 100644 --- a/libshare/debian/control +++ b/libshare/debian/control @@ -22,7 +22,6 @@ Section: libs Priority: standard Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} -Recommends: libshare-nfs1, libshare-smbfs1, libshare-autofs1 Architecture: illumos-any Depends: ${shlibs:Depends}, ${misc:Depends} Description: share management library |