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
c8522a1659
commit
b0c6895fdb
2 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@ Homepage: https://bitbucket.org/smil3y/workspace/projects/KATANA
|
|||
Vcs-Git: https://bitbucket.org/smil3y/kde-workspace.git
|
||||
Standards-Version: 4.24.0
|
||||
Build-Depends: debhelper (>= 9~), cmake, katie-dev, katanalibs,
|
||||
xorg-dev, libqalculate-dev, libgphoto2-dev, libxxf86vm-dev, libx11-xcb-dev,
|
||||
libxcb-composite0-dev, libxcb-damage0-dev, libxcb-xfixes0-dev, libxext-dev,
|
||||
xorg-dev, libqalculate-dev, libgphoto2-dev, libx11-xcb-dev, libxext-dev,
|
||||
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,
|
||||
|
|
|
@ -16,7 +16,7 @@ WRKSRC = ${WRKDIR}/kde-workspace.git
|
|||
USES = compiler:c++11-lang pkgconfig cmake xorg gl shebangfix desktop-file-utils \
|
||||
shared-mime-info
|
||||
USE_XORG = x11 xcursor xfixes xrender xtst xdamage xcomposite xres xft xi xau xrandr xext ice sm \
|
||||
xcb xxf86vm
|
||||
xcb
|
||||
USE_GL = gl glu egl
|
||||
USE_LDCONFIG = yes
|
||||
SHEBANG_FILES = kate/part/syntax/data/generate-php.pl
|
||||
|
|
Loading…
Add table
Reference in a new issue