[Pkg-owncloud-commits] [owncloud-client] 02/02: Add nautilus to depends for nautilus plugin

Sandro Knauß hefee-guest at moszumanska.debian.org
Thu Feb 25 22:44:35 UTC 2016


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit 662ffc58cff71133bd33ccc168ba95a9b33c063f
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Thu Feb 25 23:44:18 2016 +0100

    Add nautilus to depends for nautilus plugin
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index f8c9c58..02d4d88 100644
--- a/debian/control
+++ b/debian/control
@@ -125,7 +125,8 @@ Description: folder synchronization with an ownCloud server - cmd client
 Package: nautilus-owncloud
 Architecture: all
 Section: gnome
-Depends: owncloud-client (>= ${source:Version}),
+Depends: nautilus,
+         owncloud-client (>= ${source:Version}),
          owncloud-client (<< ${source:Version}.1~),
          python-nautilus,
          ${misc:Depends},

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git



More information about the Pkg-owncloud-commits mailing list