OSDN Git Service

[fix] depends
authorlap1sid <48173871+lap1sid@users.noreply.github.com>
Mon, 9 Mar 2020 03:02:07 +0000 (12:02 +0900)
committerGitHub <noreply@github.com>
Mon, 9 Mar 2020 03:02:07 +0000 (12:02 +0900)
unstable/alterlinux-calamares-git/PKGBUILD

index 5e5cd8e..2e63205 100644 (file)
@@ -11,7 +11,7 @@ url="https://github.com/SereneTeam/alterlinux-calamares"
 license=('LGPL')
 depends=('kconfig' 'kcoreaddons' 'kiconthemes' 'ki18n' 'kio' 'solid' 'yaml-cpp' 'kpmcore'
          'boost-libs' 'hwinfo' 'qt5-svg' 'polkit-qt5' 'gtk-update-icon-cache' 'plasma-framework'
-         'qt5-xmlpatterns' 'squashfs-tools')
+         'qt5-xmlpatterns' 'squashfs-tools' 'ckbcomp')
 makedepends=('extra-cmake-modules' 'qt5-tools' 'qt5-translations' 'git' 'boost')
 backup=('usr/share/calamares/modules/bootloader.conf'
         'usr/share/calamares/modules/displaymanager.conf'