diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-25 08:09:53 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-25 08:09:53 +0000 |
commit | 49c9e3f647232838a579946fea44dce7dee2711c (patch) | |
tree | 3f8047a281022151697438d572cad9038cebf599 /debian/control | |
parent | Releasing progress-linux version 2.9.4-2~progress7.99u1. (diff) | |
download | sssd-49c9e3f647232838a579946fea44dce7dee2711c.tar.xz sssd-49c9e3f647232838a579946fea44dce7dee2711c.zip |
Building with samba from backports.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 8917916..0cb06ba 100644 --- a/debian/control +++ b/debian/control @@ -55,7 +55,7 @@ Build-Depends: libsasl2-dev, libselinux1-dev [linux-any], libsemanage-dev [linux-any], - libsmbclient-dev, + libsmbclient-dev (>= 2:4.19), libssl-dev, libsubid-dev, libsystemd-dev [linux-any], @@ -71,7 +71,7 @@ Build-Depends: pkgconf, python3-dev, python3-setuptools, - samba-dev (>= 2:4.1.13), + samba-dev (>= 2:4.19), softhsm2 <!nocheck>, systemd-dev, systemtap-sdt-dev, |