Add calamares as an optional dependency

merge-requests/64/head
Hugo Posnic 2016-12-18 19:07:18 +01:00
parent e8a86c37bd
commit 0046c87aac
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ url="https://github.com/Huluti/${_pkgname}"
arch=('any')
license=('GPL')
depends=('gtk3' 'python3')
optdepends=('calamares: universal installer framework')
makedepends=('git')
replaces=('manjaro-hello')
provides=('manjaro-hello')