mirror of
https://bitbucket.org/smil3y/katana.git
synced 2025-02-23 10:22:46 +00:00
packaging: kde-workspace dependencies update
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
858b15e63d
commit
61d1b6634c
3 changed files with 7 additions and 7 deletions
|
@ -16,7 +16,7 @@ depends=("katie-git" "katanalibs>=4.24.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' 'djvulibre' 'ntp' 'qrencode' 'icoutils' 'util-linux')
|
||||
'lm_sensors' 'djvulibre' 'ntp' 'icoutils' 'util-linux')
|
||||
makedepends=('cmake' 'git' 'xorg-server-devel')
|
||||
optdepends=(
|
||||
'ctags: Code indexing support in Kate'
|
||||
|
|
|
@ -20,8 +20,8 @@ Provides: lightdm-greeter
|
|||
Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x hurd-i386
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, ariya-icons,
|
||||
xserver-xorg, x11-xserver-utils, x11-xkb-utils, x11-utils, fonts-dejavu,
|
||||
fonts-unifont, lm-sensors, pciutils, icoutils, dbus-x11, lsof, qrencode,
|
||||
sudo, katie-tools, lightdm, xauth, lrzsz, cppcheck [linux-any], ntpdate,
|
||||
fonts-unifont, lm-sensors, pciutils, icoutils, dbus-x11, lsof, sudo,
|
||||
lightdm, xauth, lrzsz, cppcheck [linux-any], ntpdate, eject,
|
||||
universal-ctags [linux-any], cryptsetup-bin [linux-any], accountsservice,
|
||||
eject
|
||||
katie-tools
|
||||
Description: Katana workspace interface, base applications and tools
|
||||
|
|
|
@ -27,9 +27,9 @@ RUN_DEPENDS = ${LOCALBASE}/share/icons/ariya/index.theme:katana/ariya-icons \
|
|||
Xorg:x11-servers/xorg-server wrestool:graphics/icoutils xrdb:x11/xrdb \
|
||||
xmessage:x11/xmessage xauth:x11/xauth xprop:x11/xprop xrandr:x11/xrandr \
|
||||
setxkbmap:x11/setxkbmap xsetroot:x11/xsetroot iceauth:x11/iceauth \
|
||||
lspci:sysutils/pciutils lightdm:x11/lightdm qrencode:graphics/libqrencode \
|
||||
sudo:security/sudo ctags:devel/ctags cppcheck:devel/cppcheck lrz:comms/lrzsz \
|
||||
lsof:sysutils/lsof accountsservice>=0:sysutils/accountsservice
|
||||
lspci:sysutils/pciutils lightdm:x11/lightdm sudo:security/sudo ctags:devel/ctags \
|
||||
cppcheck:devel/cppcheck lrz:comms/lrzsz lsof:sysutils/lsof \
|
||||
accountsservice>=0:sysutils/accountsservice
|
||||
LIB_DEPENDS = libKtCore.so:katana/katie libkdecore.so:katana/katanalibs \
|
||||
libfreetype.so:print/freetype2 libfontconfig.so:x11-fonts/fontconfig \
|
||||
libxcb-render-util.so:x11/xcb-util-renderutil libxcb-keysyms.so:x11/xcb-util-keysyms \
|
||||
|
|
Loading…
Add table
Reference in a new issue