Add manjaro-icons package in optional dependencies list

merge-requests/64/head
Hugo Posnic 2016-12-23 14:42:43 +01:00
parent a0da37931f
commit 5a66fc7a86
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +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') optdepends=('calamares: Distribution-independent installer framework', 'manjaro-icons: Official Manjaro icons')
makedepends=('git') makedepends=('git')
replaces=('manjaro-hello') replaces=('manjaro-hello')
provides=('manjaro-hello') provides=('manjaro-hello')