/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 07:18:46 UTC
  • Revision ID: teddy@recompile.se-20240908071846-7iicgleu75y2s4w9
Require correct version of systemd-dev or systemd

The systemd.pc file (for use by pkg-config) was moved from the systemd
package to the systemd-dev package in version 256~rc2-1.  Therefore,
require either systemd-dev or a version of systemd before that
version, in order to be guaranteed the presence of the systemd.pc
file.

* debian/control (Source: mandos/Build-Depends): Add version qualifier
  "(< 256~rc2-1)" to "systemd".

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-dev | systemd
 
11
        xsltproc, pkg-config, libnl-route-3-dev,
 
12
        systemd-dev | systemd (< 256~rc2-1)
12
13
Build-Depends-Indep: python3 (>= 3), python3-dbus, python3-gi,
13
14
        po-debconf
14
15
Standards-Version: 4.6.2