main/sxmo-common: add adwaita-icon-theme as dependency (MR 3052)
I usually end up installing it on new installs. Why not enable it by default and have a more polished experience for users? Most users will use a gtk app and/or use the gtk file chooser
This commit is contained in:
parent
310b01ef45
commit
3f94934954
1 changed files with 2 additions and 1 deletions
|
@ -2,12 +2,13 @@
|
|||
# Maintainer: Miles Alan <m@milesalan.com>
|
||||
pkgname=sxmo-common
|
||||
pkgver=1.8.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Simple Mobile: Core package to build custom SXMO desktop environments"
|
||||
url="http://sr.ht/~mil/Sxmo"
|
||||
arch="noarch !armhf"
|
||||
license="MIT"
|
||||
depends="
|
||||
adwaita-icon-theme
|
||||
alsa-utils
|
||||
codemadness-frontends
|
||||
dnsmasq
|
||||
|
|
Loading…
Reference in a new issue