[X2Go-Commits] [x2gomatebindings] 01/02: x2gomatebindings.spec: add run and build time dependency: filesystem.
git-admin at x2go.org
git-admin at x2go.org
Wed Mar 18 06:03:30 CET 2015
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2gomatebindings.
commit bfd0dd38d358d778013b2fe6ff3e9f5febab5041
Author: Mihai Moldovan <ionic at ionic.de>
Date: Wed Mar 18 06:01:26 2015 +0100
x2gomatebindings.spec: add run and build time dependency: filesystem.
---
debian/changelog | 4 ++++
x2gomatebindings.spec | 2 ++
2 files changed, 6 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index ecf53d0..a55765a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,10 @@ x2gomatebindings (0.0.1.4-0~x2go1) UNRELEASED; urgency=low
project's .spec file (Fixes: #821):
"Error: Package: x2gomatebinding ... Requires: or"
+ [ Mihai Moldovan ]
+ * x2gomatebindings.spec:
+ - Add run and build time dependency: filesystem.
+
-- X2Go Release Manager <git-admin at x2go.org> Tue, 10 Feb 2015 23:48:43 +0100
x2gomatebindings (0.0.1.3-0~x2go1) unstable; urgency=medium
diff --git a/x2gomatebindings.spec b/x2gomatebindings.spec
index 6eaf480..5b7d2ac 100644
--- a/x2gomatebindings.spec
+++ b/x2gomatebindings.spec
@@ -21,6 +21,7 @@ BuildRequires: mate-file-manager-devel
BuildRequires: pkgconfig
BuildRequires: intltool
BuildRequires: desktop-file-utils
+BuildRequires: filesystem
Requires: x2goserver >= 4.0.1.4
Requires: x2goserver-extensions
Requires: zenity
@@ -29,6 +30,7 @@ Requires: desktop-file-utils
Requires: mate-session-manager
Requires: caja >= 1.6.0
Requires: gnome-icon-theme
+Requires: filesystem
# We also depend on gtk2 or gtk3. However, there does not appear to be
# a way to specify a dependency on gtk2 or gtk3, so let's assume that
# if packages like mate-menus are installed, then gtk2 or gtk3 are
--
Alioth's /srv/git/code.x2go.org/x2gomatebindings.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git
More information about the x2go-commits
mailing list