mirror of
https://bitbucket.org/smil3y/katana.git
synced 2025-02-23 10:22:46 +00:00
packaging: update kde-workspace dependencies
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
7b67517d4c
commit
aeeb3ebffa
3 changed files with 8 additions and 2 deletions
|
@ -28,6 +28,10 @@ optdepends=(
|
|||
'locate: Search indexing support in KFind'
|
||||
'icoutils: ICO thumbnails support in KIO slave'
|
||||
'lsof: Open files widget (KLsofWidget)'
|
||||
'breezy: Bazaar support in Dolphin'
|
||||
'git: Git support in Dolphin'
|
||||
'mercurial: Mercurial support in Dolphin'
|
||||
'subversion: Subversion support in Dolphin'
|
||||
)
|
||||
backup=('etc/lightdm/lightdm-kgreeter-greeter.conf')
|
||||
source=("git+https://scm.osdn.net/gitroot/kde/kde-workspace.git")
|
||||
|
|
|
@ -22,5 +22,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ariya-icons, gdb | lldb,
|
|||
xserver-xorg, x11-xserver-utils, x11-xkb-utils, x11-utils, fonts-dejavu,
|
||||
lm-sensors, pciutils, icoutils, dbus-x11, iso-codes, djvulibre-bin, mtools,
|
||||
katie-tools, lightdm, qrencode, xauth, sudo, lrzsz, locate, lsof,
|
||||
cppcheck [linux-any], universal-ctags [linux-any], cryptsetup-bin [linux-any]
|
||||
cppcheck [linux-any], universal-ctags [linux-any], cryptsetup-bin [linux-any],
|
||||
subversion, mercurial, bzr, git
|
||||
Description: Katana workspace interface, base applications and tools
|
||||
|
|
|
@ -29,7 +29,8 @@ RUN_DEPENDS = ${LOCALBASE}/share/icons/ariya/index.theme:katana/ariya-icons \
|
|||
setxkbmap:x11/setxkbmap xmodmap:x11/xmodmap xsetroot:x11/xsetroot iceauth:x11/iceauth \
|
||||
iso-codes>=0:misc/iso-codes mtools:emulators/mtools lspci:sysutils/pciutils \
|
||||
lightdm:x11/lightdm qrencode:graphics/libqrencode sudo:security/sudo ctags:devel/ctags \
|
||||
cppcheck:devel/cppcheck lrz:comms/lrzsz lsof:sysutils/lsof
|
||||
cppcheck:devel/cppcheck lrz:comms/lrzsz lsof:sysutils/lsof svn:devel/subversion \
|
||||
git:devel/git hg:devel/mercurial svn:devel/subversion
|
||||
LIB_DEPENDS = libKtCore.so:katana/katie libkdecore.so:katana/katanalibs \
|
||||
libdbusmenu-katie.so:katana/libdbusmenu-katie libfreetype.so:print/freetype2 \
|
||||
libfontconfig.so:x11-fonts/fontconfig libxcb-render-util.so:x11/xcb-util-renderutil \
|
||||
|
|
Loading…
Add table
Reference in a new issue