mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
drop unnecessary optdep
This commit is contained in:
parent
2a2fabeed1
commit
792b0f2d39
2 changed files with 0 additions and 2 deletions
1
.SRCINFO
1
.SRCINFO
|
|
@ -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
|
||||
|
|
|
|||
1
PKGBUILD
1
PKGBUILD
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue