[arch-commits] Commit in owncloud-client/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Thu Feb 11 07:22:57 UTC 2016


    Date: Thursday, February 11, 2016 @ 08:22:57
  Author: arojas
Revision: 161131

Add nemo-python optdepend (FS#48132)

Modified:
  owncloud-client/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-11 07:16:44 UTC (rev 161130)
+++ PKGBUILD	2016-02-11 07:22:57 UTC (rev 161131)
@@ -12,7 +12,7 @@
 license=(GPL2)
 depends=(qtkeychain-qt5 qt5-webkit hicolor-icon-theme xdg-utils)
 makedepends=(extra-cmake-modules python-sphinx qt5-tools doxygen kio)
-optdepends=('python2-nautilus: integration with Nautilus')
+optdepends=('python2-nautilus: integration with Nautilus' 'nemo-python: integration with Nemo')
 install=$pkgname.install
 backup=('etc/ownCloud/sync-exclude.lst')
 source=("https://download.owncloud.com/desktop/stable/$_name-$pkgver.tar.xz")



More information about the arch-commits mailing list