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
e3509ad978
commit
ea24d6ab96
3 changed files with 3 additions and 5 deletions
|
@ -22,7 +22,6 @@ optdepends=(
|
||||||
'ctags: Code indexing support in Kate'
|
'ctags: Code indexing support in Kate'
|
||||||
'cppcheck: Code analysis support in Kate'
|
'cppcheck: Code analysis support in Kate'
|
||||||
'lrzsz: ZModem support in Konsole'
|
'lrzsz: ZModem support in Konsole'
|
||||||
'lsof: Open files widget (KLsofWidget)'
|
|
||||||
)
|
)
|
||||||
backup=('etc/lightdm/lightdm-kgreeter-greeter.conf')
|
backup=('etc/lightdm/lightdm-kgreeter-greeter.conf')
|
||||||
source=(
|
source=(
|
||||||
|
|
|
@ -20,8 +20,8 @@ Provides: lightdm-greeter
|
||||||
Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x hurd-i386
|
Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x hurd-i386
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, ariya-icons,
|
Depends: ${shlibs:Depends}, ${misc:Depends}, ariya-icons,
|
||||||
xserver-xorg, x11-xserver-utils, x11-xkb-utils, x11-utils, fonts-dejavu,
|
xserver-xorg, x11-xserver-utils, x11-xkb-utils, x11-utils, fonts-dejavu,
|
||||||
fonts-unifont, lm-sensors, pciutils, icoutils, dbus-x11, lsof, sudo,
|
fonts-unifont, lm-sensors, pciutils, icoutils, dbus-x11, sudo, lightdm,
|
||||||
lightdm, xauth, lrzsz, cppcheck [linux-any], eject, accountsservice,
|
xauth, lrzsz, cppcheck [linux-any], eject, accountsservice,
|
||||||
universal-ctags [linux-any], cryptsetup-bin [linux-any],
|
universal-ctags [linux-any], cryptsetup-bin [linux-any],
|
||||||
katie-tools
|
katie-tools
|
||||||
Description: Katana workspace interface, base applications and tools
|
Description: Katana workspace interface, base applications and tools
|
||||||
|
|
|
@ -27,8 +27,7 @@ RUN_DEPENDS = ${LOCALBASE}/share/icons/ariya/index.theme:katana/ariya-icons \
|
||||||
xmessage:x11/xmessage xauth:x11/xauth xprop:x11/xprop xrandr:x11/xrandr \
|
xmessage:x11/xmessage xauth:x11/xauth xprop:x11/xprop xrandr:x11/xrandr \
|
||||||
setxkbmap:x11/setxkbmap xsetroot:x11/xsetroot iceauth:x11/iceauth \
|
setxkbmap:x11/setxkbmap xsetroot:x11/xsetroot iceauth:x11/iceauth \
|
||||||
lspci:sysutils/pciutils lightdm:x11/lightdm sudo:security/sudo ctags:devel/ctags \
|
lspci:sysutils/pciutils lightdm:x11/lightdm sudo:security/sudo ctags:devel/ctags \
|
||||||
cppcheck:devel/cppcheck lrz:comms/lrzsz lsof:sysutils/lsof \
|
cppcheck:devel/cppcheck lrz:comms/lrzsz accountsservice>=0:sysutils/accountsservice
|
||||||
accountsservice>=0:sysutils/accountsservice
|
|
||||||
LIB_DEPENDS = libKtCore.so:katana/katie libkdecore.so:katana/katanalibs \
|
LIB_DEPENDS = libKtCore.so:katana/katie libkdecore.so:katana/katanalibs \
|
||||||
libfreetype.so:print/freetype2 libfontconfig.so:x11-fonts/fontconfig \
|
libfreetype.so:print/freetype2 libfontconfig.so:x11-fonts/fontconfig \
|
||||||
libxcb-render-util.so:x11/xcb-util-renderutil libxcb-keysyms.so:x11/xcb-util-keysyms \
|
libxcb-render-util.so:x11/xcb-util-renderutil libxcb-keysyms.so:x11/xcb-util-keysyms \
|
||||||
|
|
Loading…
Add table
Reference in a new issue