main/postmarketos-ui-sxmo: fix reverse dependency build issue
This commit is contained in:
parent
69533cc728
commit
a8e61ecd59
1 changed files with 1 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Miles Alan <m@milesalan.com>
|
||||
pkgname=postmarketos-ui-sxmo
|
||||
pkgver=1.6.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Simple Mobile: Core package to build custom SXMO desktops environments"
|
||||
url="http://sr.ht/~mil/Sxmo"
|
||||
arch="noarch !armhf"
|
||||
|
@ -87,8 +87,6 @@ bluetooth() {
|
|||
dwm() {
|
||||
pkgdesc="Simple Mobile: Mobile environment based on SXMO and running on dwm"
|
||||
depends="
|
||||
postmarketos-ui-sxmo
|
||||
|
||||
autocutsel
|
||||
conky
|
||||
svkbd
|
||||
|
@ -132,8 +130,6 @@ dwm() {
|
|||
sway() {
|
||||
pkgdesc="Simple Mobile: Mobile environment based on SXMO and running on sway"
|
||||
depends="
|
||||
postmarketos-ui-sxmo
|
||||
|
||||
foot
|
||||
grim
|
||||
mako
|
||||
|
|
Loading…
Reference in a new issue