mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 11:37:15 +08:00
calamares added mkinitcpio-openswap dep
This commit is contained in:
parent
6f10df705d
commit
71ae378335
@ -1,6 +1,6 @@
|
||||
pkgname=calamares
|
||||
pkgver=2.4.4
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
_releaseName="Goedel"
|
||||
_releaseYear="2016"
|
||||
pkgdesc='Distribution-independent installer framework'
|
||||
@ -9,7 +9,7 @@ url='https://github.com/calamares/calamares'
|
||||
license=('LGPL')
|
||||
depends=('boost' 'qt5-svg' 'kconfig' 'ki18n' 'kcoreaddons' 'solid' 'yaml-cpp'
|
||||
'parted' 'kpmcore' 'libatasmart' 'udisks2' 'polkit-qt5' 'boost-libs'
|
||||
'rsync' 'python3' 'keyboardctl' 'qt5-webkit' 'kparts')
|
||||
'rsync' 'python3' 'keyboardctl' 'qt5-webkit' 'kparts' 'mkinitcpio-openswap')
|
||||
makedepends=('extra-cmake-modules' 'git' 'qt5-tools' 'translate-toolkit' 'qt5-tools')
|
||||
source+=("$pkgname-$pkgver.tar.gz::https://github.com/calamares/calamares/releases/download/v$pkgver/calamares-$pkgver.tar.gz"
|
||||
#_gitsha="09f650ecf586fd7dc43b8b131931a6d0e1d04f98"
|
||||
|
Loading…
Reference in New Issue
Block a user