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>
|
# Maintainer: Miles Alan <m@milesalan.com>
|
||||||
pkgname=postmarketos-ui-sxmo
|
pkgname=postmarketos-ui-sxmo
|
||||||
pkgver=1.6.0
|
pkgver=1.6.0
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Simple Mobile: Core package to build custom SXMO desktops environments"
|
pkgdesc="Simple Mobile: Core package to build custom SXMO desktops environments"
|
||||||
url="http://sr.ht/~mil/Sxmo"
|
url="http://sr.ht/~mil/Sxmo"
|
||||||
arch="noarch !armhf"
|
arch="noarch !armhf"
|
||||||
|
@ -87,8 +87,6 @@ bluetooth() {
|
||||||
dwm() {
|
dwm() {
|
||||||
pkgdesc="Simple Mobile: Mobile environment based on SXMO and running on dwm"
|
pkgdesc="Simple Mobile: Mobile environment based on SXMO and running on dwm"
|
||||||
depends="
|
depends="
|
||||||
postmarketos-ui-sxmo
|
|
||||||
|
|
||||||
autocutsel
|
autocutsel
|
||||||
conky
|
conky
|
||||||
svkbd
|
svkbd
|
||||||
|
@ -132,8 +130,6 @@ dwm() {
|
||||||
sway() {
|
sway() {
|
||||||
pkgdesc="Simple Mobile: Mobile environment based on SXMO and running on sway"
|
pkgdesc="Simple Mobile: Mobile environment based on SXMO and running on sway"
|
||||||
depends="
|
depends="
|
||||||
postmarketos-ui-sxmo
|
|
||||||
|
|
||||||
foot
|
foot
|
||||||
grim
|
grim
|
||||||
mako
|
mako
|
||||||
|
|
Loading…
Reference in a new issue