Add calamares as an optional dependency
This commit is contained in:
@@ -7,6 +7,7 @@ url="https://github.com/Huluti/${_pkgname}"
|
|||||||
arch=('any')
|
arch=('any')
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('gtk3' 'python3')
|
depends=('gtk3' 'python3')
|
||||||
|
optdepends=('calamares: universal installer framework')
|
||||||
makedepends=('git')
|
makedepends=('git')
|
||||||
replaces=('manjaro-hello')
|
replaces=('manjaro-hello')
|
||||||
provides=('manjaro-hello')
|
provides=('manjaro-hello')
|
||||||
|
|||||||
Reference in New Issue
Block a user