diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2016-05-12 15:14:11 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2016-05-12 15:14:38 +0000 |
commit | 94b9702102af7a4acbf83c574466cf6e12c3d6b9 (patch) | |
tree | dd7ebb9b46e98b8cfdfec3c2940df4dd0af44724 | |
parent | Updating to standards version 3.9.8. (diff) | |
download | lzlib-94b9702102af7a4acbf83c574466cf6e12c3d6b9.tar.xz lzlib-94b9702102af7a4acbf83c574466cf6e12c3d6b9.zip |
Updating multiarch pre-depends.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 878c3a8..99a5621 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Vcs-Git: https://github.com/daniel-baumann/lzlib Package: liblz1 Section: libs Architecture: any -Pre-Depends: multiarch-support +Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends}, |