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
fc5cf365f7
commit
da665d570f
3 changed files with 3 additions and 3 deletions
|
@ -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')
|
||||
'lm_sensors' 'accountsservice' 'djvulibre')
|
||||
makedepends=('cmake' 'git' 'xorg-server-devel')
|
||||
optdepends=(
|
||||
'gdb: Backtraces support'
|
||||
|
|
|
@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9~), cmake, katie-dev, katanalibs,
|
|||
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,
|
||||
libfreetype6-dev, libfontconfig1-dev, libkmod-dev, libdjvulibre-dev,
|
||||
liblightdm-gobject-dev | liblightdm-gobject-1-dev, sudo, libdbusmenu-katie
|
||||
|
||||
Package: katana-workspace
|
||||
|
|
|
@ -37,7 +37,7 @@ LIB_DEPENDS = libKtCore.so:katana/katie libkdecore.so:katana/katanalibs \
|
|||
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 libqalculate.so:math/libqalculate libdrm.so:graphics/libdrm \
|
||||
libmtp.so:multimedia/libmtp libssh.so:security/libssh \
|
||||
libmtp.so:multimedia/libmtp libssh.so:security/libssh libdjvulibre.so:graphics/djvulibre \
|
||||
libgphoto2.so:graphics/libgphoto2 liblightdm-gobject-1.so:x11/lightdm \
|
||||
libepub.so:textproc/ebook-tools
|
||||
CMAKE_ARGS = -Wno-dev
|
||||
|
|
Loading…
Add table
Reference in a new issue