From 792b0f2d39fcbb7c497a391d6b36b1aae28716b2 Mon Sep 17 00:00:00 2001 From: xiota Date: Wed, 17 Jan 2024 14:37:24 -0800 Subject: [PATCH] drop unnecessary optdep --- .SRCINFO | 1 - PKGBUILD | 1 - 2 files changed, 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index d1af7a9e0cb57..76a772c05868e 100644 --- a/.SRCINFO +++ b/.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 diff --git a/PKGBUILD b/PKGBUILD index 2bcfe3cbceeb6..a2c3a58489035 100644 --- a/PKGBUILD +++ b/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'