[mate-settings-daemon] 01/02: debian/control: Properly provide Ds as defined in .pc file: libdbus-glib-1-dev, libglib2.0-dev and libdbus-1-dev. Fixes FTBFS of arctica-greeter (in prep for Debian).
Mike Gabriel
sunweaver at debian.org
Sat Oct 21 14:57:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to annotated tag debian/1.18.1-4
in repository mate-settings-daemon.
commit 8eaa6ecbcf3362fe0393361bab23330dda1c6928
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sat Oct 21 16:48:52 2017 +0200
debian/control: Properly provide Ds as defined in .pc file: libdbus-glib-1-dev, libglib2.0-dev and libdbus-1-dev. Fixes FTBFS of arctica-greeter (in prep for Debian).
---
debian/control | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/control b/debian/control
index c74a91f..4c29d2c 100644
--- a/debian/control
+++ b/debian/control
@@ -96,6 +96,9 @@ Section: devel
Priority: extra
Architecture: any
Depends: mate-settings-daemon (= ${binary:Version}),
+ libdbus-glib-1-dev,
+ libglib2.0-dev,
+ libdbus-1-dev,
${misc:Depends},
Replaces: mate-settings-daemon-gstreamer (<< 1.9.0),
mate-settings-daemon-pulse (<< 1.9.0),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-settings-daemon.git
More information about the pkg-mate-commits
mailing list