mirror of
https://bitbucket.org/smil3y/katana.git
synced 2025-02-23 18:32:47 +00:00
packaging: kde-workspace dependencies update
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
007d1d5185
commit
921472eb2c
3 changed files with 8 additions and 8 deletions
|
@ -14,9 +14,9 @@ depends=("katie-git" "katanalibs>=4.24.0"
|
|||
'libxdamage' 'libqalculate' 'libdrm' 'libgphoto2' 'lightdm' 'libgit2'
|
||||
'libxklavier' 'libxres' 'libxcomposite' 'libxft' 'accountsservice'
|
||||
'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' 'icoutils' 'util-linux')
|
||||
'xcb-util-renderutil' 'xcb-util-keysyms' 'ttf-dejavu' 'pciutils' 'glu'
|
||||
'mesa' 'libmtp' 'ebook-tools' 'xorg-server' 'lm_sensors' 'djvulibre'
|
||||
'ntp' 'icoutils' 'util-linux')
|
||||
makedepends=('cmake' 'git' 'xorg-server-devel')
|
||||
optdepends=(
|
||||
'ctags: Code indexing support in Kate'
|
||||
|
|
|
@ -10,10 +10,10 @@ Build-Depends: debhelper (>= 9~), cmake, katie-dev, katanalibs,
|
|||
libxcb-composite0-dev, libxcb-damage0-dev, libxcb-xfixes0-dev,
|
||||
libxcb-render0-dev, libxcb-randr0-dev, libxcb-shape0-dev, libxcb-sync-dev,
|
||||
libxcb-render-util0-dev, libxcb-keysyms1-dev, libmtp-dev, libglu1-mesa-dev,
|
||||
mesa-common-dev, libusb-1.0-0-dev, libssh-dev, libdrm-dev, libepub-dev,
|
||||
libraw1394-dev [linux-any], libsensors4-dev, libegl-dev, libpci-dev,
|
||||
libfreetype6-dev, libfontconfig1-dev, libkmod-dev, libdjvulibre-dev, sudo,
|
||||
libgit2-dev, libasound2-dev, liblightdm-gobject-dev | liblightdm-gobject-1-dev
|
||||
mesa-common-dev, libusb-1.0-0-dev, libdrm-dev, libepub-dev, libsensors4-dev,
|
||||
libraw1394-dev [linux-any], libegl-dev, libpci-dev, libfreetype6-dev,
|
||||
libfontconfig1-dev, libkmod-dev, libdjvulibre-dev, sudo, libgit2-dev,
|
||||
libasound2-dev, liblightdm-gobject-dev | liblightdm-gobject-1-dev
|
||||
|
||||
Package: katana-workspace
|
||||
Provides: lightdm-greeter
|
||||
|
|
|
@ -34,7 +34,7 @@ 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 \
|
||||
libxkbfile.so:x11/libxkbfile libpci.so:devel/libpci libdrm.so:graphics/libdrm \
|
||||
libmtp.so:multimedia/libmtp libssh.so:security/libssh libdjvulibre.so:graphics/djvulibre \
|
||||
libmtp.so:multimedia/libmtp libdjvulibre.so:graphics/djvulibre \
|
||||
libgphoto2.so:graphics/libgphoto2 liblightdm-gobject-1.so:x11/lightdm \
|
||||
libepub.so:textproc/ebook-tools libgit2.so:devel/libgit2 libasound.so:audio/alsa-lib
|
||||
CMAKE_ARGS = -Wno-dev
|
||||
|
|
Loading…
Add table
Reference in a new issue