[boinc] 01/02: Add missing build dependency
Gianfranco Costamagna
locutusofborg-guest at moszumanska.debian.org
Wed Dec 16 18:15:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
locutusofborg-guest pushed a commit to branch master
in repository boinc.
commit a3e017ff54288dd69b6b780d2b5db3c9163dad3b
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Wed Dec 16 19:13:05 2015 +0100
Add missing build dependency
---
debian/changelog | 2 ++
debian/control.in | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index e903f1a..7c9efed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
boinc (7.6.21+dfsg-1) unstable; urgency=medium
+ [ Gianfranco Costamagna ]
* Upload to unstable
* New upstream release.
+ * Add libxss-dev to build dependencies again.
[ Preston Maness ]
* debian/patches/156b0be9f13b3427973f1d83a004947225b2d8b6.patch:
diff --git a/debian/control.in b/debian/control.in
index e8cabca..855dfb4 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -32,6 +32,7 @@ Build-Depends: autoconf,
libwxgtk-webview3.0-dev,
libwxgtk3.0-dev,
libxcb-util0-dev,
+ libxss-dev,
libxi-dev,
libxml2-utils,
libxmu-dev,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-boinc/boinc.git
More information about the pkg-boinc-commits
mailing list