From 9800a38da9cfd2867d45799e793adc75c0fe8922 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 17 Dec 2019 15:46:09 +0000 Subject: [PATCH] community/gnome-colors: fix circular depends fix circular dependency: gnome-brave-icon-theme -> "gnome-colors-common -> gnome-colors-common --- community/gnome-colors/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/community/gnome-colors/APKBUILD b/community/gnome-colors/APKBUILD index bcb4757cda3..9caed8ada18 100644 --- a/community/gnome-colors/APKBUILD +++ b/community/gnome-colors/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Stuart Cardall 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"