diff --git a/dist/debian/control.in b/dist/debian/control.in index b9d3ba1e2a..ce41ebc034 100644 --- a/dist/debian/control.in +++ b/dist/debian/control.in @@ -16,7 +16,7 @@ Conflicts: scylla-server (<< 1.1) Package: scylla-server Architecture: amd64 -Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, hwloc-nox, collectd, scylla-conf, python-yaml, python-urwid, python-requests, curl, util-linux, realpath, python3-yaml, python3, uuid-runtime, pciutils, @@DEPENDS@@ +Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, hwloc-nox, collectd, scylla-conf, python-yaml, python-urwid, python-requests, curl, util-linux, realpath, python3-yaml, python3, uuid-runtime, pciutils, python3-pyudev, @@DEPENDS@@ Description: Scylla database server binaries Scylla is a highly scalable, eventually consistent, distributed, partitioned row DB.