mirror of
https://bitbucket.org/smil3y/katana.git
synced 2025-02-23 18:32:47 +00:00
packaging: remove duplicate kde-workspace runtime dependancy
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
4a87e94ae1
commit
c06d517c30
4 changed files with 4 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
# https://wiki.archlinux.org/index.php/Arch_package_guidelines
|
||||
|
||||
pkgname=katana-extraapps
|
||||
pkgver=4.23.0.r1373.afc77bf1
|
||||
pkgver=4.23.0.r1397.8ab815bc
|
||||
pkgrel=1
|
||||
pkgdesc="Katana extra applications"
|
||||
arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm')
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# https://wiki.archlinux.org/index.php/Arch_package_guidelines
|
||||
|
||||
pkgname=katana-workspace
|
||||
pkgver=4.23.0.r2146.2ce65205
|
||||
pkgver=4.23.0.r2156.f0afb63c
|
||||
pkgrel=1
|
||||
pkgdesc="Katana workspace interface, base applications and tools"
|
||||
arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm')
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# https://wiki.archlinux.org/index.php/Arch_package_guidelines
|
||||
|
||||
pkgname=katanalibs
|
||||
pkgver=4.23.0.r3588.4dbb501d
|
||||
pkgver=4.23.0.r3634.5e3ceb0d
|
||||
pkgrel=1
|
||||
pkgdesc="Katana core libraries"
|
||||
arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm')
|
||||
|
|
|
@ -30,8 +30,7 @@ RUN_DEPENDS = ${LOCALBASE}/share/icons/ariya/index.theme:katana/ariya-icons \
|
|||
iso-codes>=0:misc/iso-codes mtools:emulators/mtools lspci:sysutils/pciutils \
|
||||
lightdm:x11/lightdm qrencode:graphics/libqrencode sudo:security/sudo ctags:devel/ctags \
|
||||
cppcheck:devel/cppcheck lrz:comms/lrzsz lsof:sysutils/lsof svn:devel/subversion \
|
||||
git:devel/git hg:devel/mercurial svn:devel/subversion \
|
||||
accountsservice>=0:sysutils/accountsservice
|
||||
git:devel/git hg:devel/mercurial accountsservice>=0:sysutils/accountsservice
|
||||
LIB_DEPENDS = libKtCore.so:katana/katie libkdecore.so:katana/katanalibs \
|
||||
libdbusmenu-katie.so:katana/libdbusmenu-katie libfreetype.so:print/freetype2 \
|
||||
libfontconfig.so:x11-fonts/fontconfig libxcb-render-util.so:x11/xcb-util-renderutil \
|
||||
|
|
Loading…
Add table
Reference in a new issue