/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Teddy Hogeborn
  • Date: 2024-09-08 02:39:45 UTC
  • Revision ID: teddy@recompile.se-20240908023945-6tjq4xb1fcxhvrvu
Prefer the systemd-dev package as a build dependency

When building, we only need the systemd.pc pkgconfig file, and
systemd-dev is a new package which, if available, contains that file
without bringing in the whole of systemd.  So prefer using that
package as a build dependency.

* debian/control (Source: mandos/Build-Depends): Change "systemd" to
  "systemd-dev | systemd".

Closes: #1060546
Reported-By: Michael Biebl <biebl@debian.org>

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
        libavahi-core-dev, libgpgme-dev | libgpgme11-dev,
9
9
        libglib2.0-dev (>=2.40), libgnutls28-dev (>= 3.3.0),
10
10
        libgnutls28-dev (>= 3.6.6) | libgnutls28-dev (<< 3.6.0),
11
 
        xsltproc, pkg-config, libnl-route-3-dev, systemd
 
11
        xsltproc, pkg-config, libnl-route-3-dev, systemd-dev | systemd
12
12
Build-Depends-Indep: python3 (>= 3), python3-dbus, python3-gi,
13
13
        po-debconf
14
14
Standards-Version: 4.6.2