summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64af4805cea6..9c48c336c32e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,6 +8,7 @@ pkgbase = cernbox
depends = neon
depends = qt5-webkit
depends = qtkeychain
+ optdepends = cernbox-nemo: Nemo integration
provides = ocsync
provides = cernboxsync
source = http://cernbox.cern.ch/cernbox/doc/Linux/repo/openSUSE_Leap_42.3/x86_64/cernbox-client-2.3.3-1119.1.x86_64.rpm
diff --git a/PKGBUILD b/PKGBUILD
index 54cf04a34b56..38e3e6fbf883 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ arch=('x86_64')
url="http://cernbox.web.cern.ch/"
license=('GPL')
depends=('neon' 'qt5-webkit' 'qtkeychain')
+optdepends=('cernbox-nemo: Nemo integration')
provides=('ocsync' 'cernboxsync')
_repo='http://cernbox.cern.ch/cernbox/doc/Linux/repo/openSUSE_Leap_42.3/x86_64/'