mirror of
https://bitbucket.org/smil3y/katana.git
synced 2025-02-23 10:22:46 +00:00
packaging: add ntp to kde-workspace dependencies
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
a7f41c98df
commit
b8ead09b24
2 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
# https://wiki.archlinux.org/index.php/Arch_package_guidelines
|
||||
|
||||
pkgname=katana-workspace
|
||||
pkgver=4.23.0.r2127.5e162c27
|
||||
pkgver=4.23.0.r2130.4dc0be1d
|
||||
pkgrel=1
|
||||
pkgdesc="Katana workspace interface, base applications and tools"
|
||||
arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm')
|
||||
|
@ -16,7 +16,7 @@ depends=("katie-git" "libdbusmenu-katie>=4.23.0" "katanalibs>=4.23.0"
|
|||
'xorg-xrdb' 'xorg-xsetroot' 'xorg-xrandr' 'xorg-xmessage' 'libusb'
|
||||
'xcb-util-renderutil' 'xcb-util-keysyms' 'ttf-dejavu' 'libssh'
|
||||
'pciutils' 'glu' 'mesa' 'libmtp' 'ebook-tools' 'xorg-server'
|
||||
'lm_sensors' 'accountsservice' 'djvulibre')
|
||||
'lm_sensors' 'accountsservice' 'djvulibre' 'ntp')
|
||||
makedepends=('cmake' 'git' 'xorg-server-devel')
|
||||
optdepends=(
|
||||
'gdb: Backtraces support'
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# https://wiki.archlinux.org/index.php/Arch_package_guidelines
|
||||
|
||||
pkgname=katanalibs
|
||||
pkgver=4.23.0.r3567.6adc4fca
|
||||
pkgver=4.23.0.r3575.ca434f34
|
||||
pkgrel=1
|
||||
pkgdesc="Katana core libraries"
|
||||
arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm')
|
||||
|
|
Loading…
Add table
Reference in a new issue