[med-svn] [Git][med-team/spdlog][master] 2 commits: Limit libsystemd-dev build dependency to linux-any
    Andreas Tille 
    gitlab at salsa.debian.org
       
    Thu Feb 18 09:50:08 GMT 2021
    
    
  
Andreas Tille pushed to branch master at Debian Med / spdlog
Commits:
501c8056 by Pino Toscano at 2021-01-31T19:07:22+01:00
Limit libsystemd-dev build dependency to linux-any
systemd exists only on Linux.
- - - - -
3498439c by Andreas Tille at 2021-02-18T09:50:05+00:00
Merge branch 'non-linux' into 'master'
Limit libsystemd-dev build dependency to linux-any
See merge request med-team/spdlog!4
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Priority: optional
 Build-Depends: debhelper-compat (= 13),
                cmake,
                pkg-config,
-               libsystemd-dev,
+               libsystemd-dev [linux-any],
                libfmt-dev (>= 6.1.2+ds),
                pkg-kde-tools
 Standards-Version: 4.5.1
View it on GitLab: https://salsa.debian.org/med-team/spdlog/-/compare/028b271695edde03bb6cdf217f5b86914bfe79a4...3498439c6c72e164da8176854a3139f3d60a9a70
-- 
View it on GitLab: https://salsa.debian.org/med-team/spdlog/-/compare/028b271695edde03bb6cdf217f5b86914bfe79a4...3498439c6c72e164da8176854a3139f3d60a9a70
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20210218/761f87e6/attachment-0001.html>
    
    
More information about the debian-med-commit
mailing list