fix: resolve cyclic dependency
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Markus Pesch 2023-12-19 21:43:42 +01:00
parent 4d11857524
commit 73c8b1e1c6
2 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
pkgbase = mint-backgrounds pkgbase = mint-backgrounds
pkgdesc = The backgrounds of Linux Mint pkgdesc = The backgrounds of Linux Mint
pkgver = 1.7.0 pkgver = 1.7.0
pkgrel = 2 pkgrel = 3
arch = any arch = any
license = Various license = Various
depends = mint-backgrounds depends = mint-backgrounds-helena
depends = mint-backgrounds-isadora depends = mint-backgrounds-isadora
depends = mint-backgrounds-julia depends = mint-backgrounds-julia
depends = mint-backgrounds-katya depends = mint-backgrounds-katya

View File

@ -2,12 +2,12 @@
pkgname=mint-backgrounds pkgname=mint-backgrounds
pkgver=1.7.0 pkgver=1.7.0
pkgrel=2 pkgrel=3
pkgdesc="The backgrounds of Linux Mint" pkgdesc="The backgrounds of Linux Mint"
license=('Various') license=('Various')
arch=('any') arch=('any')
depends=( depends=(
'mint-backgrounds' 'mint-backgrounds-helena'
'mint-backgrounds-isadora' 'mint-backgrounds-isadora'
'mint-backgrounds-julia' 'mint-backgrounds-julia'
'mint-backgrounds-katya' 'mint-backgrounds-katya'