diff --git a/BUILD/PKGBUILD b/BUILD/PKGBUILD index 5824eab..cff1dee 100644 --- a/BUILD/PKGBUILD +++ b/BUILD/PKGBUILD @@ -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')