diff --git a/BUILD/PKGBUILD b/BUILD/PKGBUILD index 2ebc47c..ac8264b 100644 --- a/BUILD/PKGBUILD +++ b/BUILD/PKGBUILD @@ -7,7 +7,7 @@ url="https://github.com/Huluti/${_pkgname}" arch=('any') license=('GPL') depends=('gtk3' 'python3') -optdepends=('calamares: universal installer framework') +optdepends=('calamares: Distribution-independent installer framework', 'manjaro-icons: Official Manjaro icons') makedepends=('git') replaces=('manjaro-hello') provides=('manjaro-hello')