mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
calamares: fix kf5 name change issue
This commit is contained in:
parent
82f4f6feb0
commit
7ba9c55235
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ pkgdesc='Distribution-independent installer framework'
|
|||
arch=('i686' 'x86_64')
|
||||
license=('GPL' 'LGPL2.1' 'LGPL3' 'BSD' 'MIT' 'CCPL')
|
||||
url="https://github.com/calamares/calamares"
|
||||
depends=('kconfig' 'kcoreaddons' 'kiconthemes' 'ki18n' 'kio' 'solid' 'yaml-cpp' 'kpmcore>=4.2.0' 'mkinitcpio-openswap'
|
||||
'boost-libs' 'ckbcomp' 'hwinfo' 'qt5-svg' 'polkit-qt5' 'gtk-update-icon-cache' 'plasma-framework'
|
||||
depends=('kconfig5' 'kcoreaddons5' 'kiconthemes5' 'ki18n5' 'kio5' 'solid5' 'yaml-cpp' 'kpmcore>=4.2.0' 'mkinitcpio-openswap'
|
||||
'boost-libs' 'ckbcomp' 'hwinfo' 'qt5-svg' 'polkit-qt5' 'gtk-update-icon-cache' 'plasma-framework5'
|
||||
'qt5-xmlpatterns' 'squashfs-tools' 'libpwquality' 'efibootmgr' 'icu'
|
||||
'python' 'parted' 'appstream-qt' 'xorg-xhost')
|
||||
conflicts=()
|
||||
|
|
Loading…
Add table
Reference in a new issue