drop unnecessary optdep

This commit is contained in:
xiota 2024-01-17 14:37:24 -08:00
parent 2a2fabeed1
commit 792b0f2d39
2 changed files with 0 additions and 2 deletions

View file

@ -46,7 +46,6 @@ pkgbase = floorp
depends = pipewire
depends = ttf-font
depends = zlib
optdepends = chaotic-interfere: chaotic-aur interference tracker
optdepends = hunspell-dictionary: Spell checking
optdepends = libnotify: Notification integration
optdepends = networkmanager: Location detection via available WiFi networks

View file

@ -64,7 +64,6 @@ _main_package() {
zip
)
optdepends=(
'chaotic-interfere: chaotic-aur interference tracker'
'hunspell-dictionary: Spell checking'
'libnotify: Notification integration'
'networkmanager: Location detection via available WiFi networks'