diff --git a/calamares/PKGBUILD b/calamares/PKGBUILD index 33f7d6c7a..eea5c086d 100644 --- a/calamares/PKGBUILD +++ b/calamares/PKGBUILD @@ -1,7 +1,6 @@ - pkgname=calamares pkgver=1.1.4.2 -pkgrel=9 +pkgrel=10 _releaseName="Ian" _releaseYear="2016" pkgdesc='Distribution-independent installer framework' @@ -10,7 +9,7 @@ url='https://github.com/calamares/calamares' license=('LGPL') depends=('qt5-svg' 'kconfig' 'ki18n' 'kcoreaddons' 'solid' 'yaml-cpp' 'parted' 'libatasmart' 'udisks2' 'polkit-qt5' 'boost-libs' - 'rsync' 'python3' 'keyboardctl') + 'rsync' 'python3' 'keyboardctl' 'qt5-webkit') makedepends=('extra-cmake-modules' 'git' 'qt5-tools') _gitsha='879980ccc' #source=("git://github.com/calamares/calamares#commit=${_gitsha}"