fix: remove AUR optdepend

This commit is contained in:
2026-07-02 15:19:05 +02:00
parent 3af5a49359
commit a1e6749372
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -13,7 +13,6 @@ pkgbase = trackma
depends = python
optdepends = gtk3: GTK frontend
optdepends = lsof: polling tracker
optdepends = python-anitopy-git: anitopy title parser
optdepends = python-cairo: GTK frontend
optdepends = python-gobject: GTK frontend
optdepends = python-jeepney: MPRIS media recognition tracker
-1
View File
@@ -18,7 +18,6 @@ makedepends=(
optdepends=(
'gtk3: GTK frontend'
'lsof: polling tracker'
'python-anitopy-git: anitopy title parser'
'python-cairo: GTK frontend'
'python-gobject: GTK frontend'
'python-jeepney: MPRIS media recognition tracker'