mirror of
https://bitbucket.org/smil3y/katana.git
synced 2025-02-23 18:32:47 +00:00
packaging: add cronie to optdepends of katana-extraapps
This commit is contained in:
parent
687601a46d
commit
3941480e6e
4 changed files with 6 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
# Contributor: Pierre Schmitz <pierre@archlinux.de>
|
||||
|
||||
pkgname=katana-baseapps
|
||||
pkgver=4.17.0.b01581e
|
||||
pkgver=4.17.0.0c86017
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://www.kde.org'
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# TODO: split into small packages
|
||||
|
||||
pkgname=katana-extraapps
|
||||
pkgver=4.17.0.a31e898
|
||||
pkgver=4.17.0.eb2a2a3
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://www.kde.org'
|
||||
|
@ -18,7 +18,8 @@ depends=("katanalibs>=4.16.0" "katana-workspace>=4.16.0"
|
|||
'libgl' 'parted' 'libcanberra' 'libgpod' 'openconnect' 'libmms'
|
||||
'libofa' 'speech-dispatcher')
|
||||
makedepends=('cmake' 'git')
|
||||
optdepends=('samba: sharing files and directories')
|
||||
optdepends=('samba: sharing files and directories'
|
||||
'cronie: task scheduling')
|
||||
source=("git+https://github.com/fluxer/kde-extraapps.git")
|
||||
sha1sums=('SKIP')
|
||||
options=('debug')
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# Contributor: Pierre Schmitz <pierre@archlinux.de>
|
||||
|
||||
pkgname=katana-workspace
|
||||
pkgver=4.17.0.d3b86ed
|
||||
pkgver=4.17.0.310f4bf
|
||||
pkgrel=1
|
||||
pkgdesc="Katana workspace interface and basic tools"
|
||||
arch=('i686' 'x86_64')
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# Contributor: Pierre Schmitz <pierre@archlinux.de>
|
||||
|
||||
pkgname=katanalibs
|
||||
pkgver=4.17.0.d6d3906
|
||||
pkgver=4.17.0.9f0377b
|
||||
pkgrel=1
|
||||
pkgdesc="Katana core libraries"
|
||||
arch=('i686' 'x86_64')
|
||||
|
|
Loading…
Add table
Reference in a new issue