mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
calamares: fix the depends, rm #213
This commit is contained in:
parent
e68aa12599
commit
601e28ba78
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ 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'
|
||||
'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