diff options
author | vorlon <vorlon@alioth.debian.org> | 2011-09-26 19:38:48 +0000 |
---|---|---|
committer | vorlon <vorlon@alioth.debian.org> | 2011-09-26 19:38:48 +0000 |
commit | 072efb7a171bfffec051f54a6fd0a66b6cfe5a83 (patch) | |
tree | 4799b294eb4123d5dc8e4dc44e3892bd1d8012cc /debian | |
parent | 988e20c55886f867a0b886e7c78c0bfd3d0763e3 (diff) | |
download | samba-072efb7a171bfffec051f54a6fd0a66b6cfe5a83.tar.gz |
don't forget to actually add the Multi-Arch header
git-svn-id: svn://svn.debian.org/svn/pkg-samba/trunk/samba@3909 fc4039ab-9d04-0410-8cac-899223bdd6b0
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 4a0488eee9..330fbc2ae6 100644 --- a/debian/control +++ b/debian/control @@ -168,6 +168,7 @@ Package: libsmbclient-dev Section: libdevel Priority: extra Architecture: any +Multi-Arch: same Depends: libsmbclient (= ${binary:Version}), ${misc:Depends} Description: development files for libsmbclient This package provides the development files (static library and headers) |