mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
community/sxmo-utils: move bemenu dependency to sxmo-utils-common
bemenu is needed in all UI variants, since the menu on tty (ssh) depends on it.
This commit is contained in:
parent
8f9b16aaf1
commit
21f9f81cda
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# Maintainer: Willow Barraco <contact@willowbarraco.fr>
|
||||
pkgname=sxmo-utils
|
||||
pkgver=1.17.1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Utility scripts, programs, and configs that hold the Sxmo UI environment together"
|
||||
url="https://git.sr.ht/~mil/sxmo-utils"
|
||||
arch="all !ppc64le" # limited by codemadness-frontends
|
||||
|
@ -71,6 +71,7 @@ common() {
|
|||
|
||||
adwaita-icon-theme
|
||||
alsa-utils
|
||||
bemenu
|
||||
brightnessctl
|
||||
callaudiod
|
||||
codemadness-frontends
|
||||
|
@ -160,7 +161,6 @@ wayland() {
|
|||
depends="
|
||||
$pkgname-common=$pkgver-r$pkgrel
|
||||
|
||||
bemenu
|
||||
foot
|
||||
grim
|
||||
mako
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue