summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2019-11-28 18:45:55 +0300
committerIgor Pashev <pashev.igor@gmail.com>2019-11-28 18:46:46 +0300
commitc1e6b36451fa82f592535e882421deb1c3301bf7 (patch)
treef046b0413f13e150205670642e3bdc5446a5bde9
parent81de7f347f7fba056e5169eb8975cbad74727f53 (diff)
downloaddpkg-c1e6b36451fa82f592535e882421deb1c3301bf7.tar.gz
Do not break lsb-base on Dyson
Because we do not use it and "breaking" causes problems upgraring.
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index d0333d8ea..96a4539c3 100644
--- a/debian/control
+++ b/debian/control
@@ -41,7 +41,7 @@ Breaks:
# Due to --status-fd not duplicating output.
libapt-pkg5.0 (<< 1.7~b),
# Due to s-s-d requiring secure usage of --pidfile.
- lsb-base (<< 10.2019031300),
+ lsb-base (<< 10.2019031300) [!illumos-any],
Description: Debian package management system
This package provides the low-level infrastructure for handling the
installation and removal of Debian software packages.