calamares added mkinitcpio-openswap dep

This commit is contained in:
almack 2016-11-08 19:29:04 +00:00
parent 6f10df705d
commit 71ae378335

View File

@ -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"