mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-26 02:52:32 +01:00
community/gnome-colors: fix circular depends
fix circular dependency: gnome-brave-icon-theme -> "gnome-colors-common -> gnome-colors-common
This commit is contained in:
parent
8fe3109377
commit
9800a38da9
@ -2,7 +2,7 @@
|
||||
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
|
||||
pkgname=gnome-colors
|
||||
pkgver=5.5.1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="gnome-colors icon themes meta package (all themes)"
|
||||
url="https://github.com/gnome-colors/gnome-colors"
|
||||
arch="noarch"
|
||||
@ -37,6 +37,7 @@ package() {
|
||||
}
|
||||
|
||||
_app() {
|
||||
depends=
|
||||
local app="$1" final_name= color=
|
||||
vmsg="variation of the" cmsg="icons for all"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user