summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRobin Ekman2023-07-09 03:36:37 +0200
committerRobin Ekman2023-07-09 03:40:37 +0200
commit80d430b57596ee52f9846c0ecd9503792d1e53d3 (patch)
treec703bb16464f5b60e0e9fb2a87182a831d117513 /PKGBUILD
parente628e029fb2a8a765f37b62521d8e29b56c17264 (diff)
downloadaur-80d430b57596ee52f9846c0ecd9503792d1e53d3.tar.gz
deps: remove optdepend python-guppy
does not exist in the AUR anymore, is not referenced by flexget anymore
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f150ce0ecbc1..5cb7442ed09f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -50,7 +50,7 @@ depends=('python'
# Arch Bug FS#68391: remove this transitive dep when bug fixed
'python-brotli'
)
-optdepends=('python-guppy: for memusage plugin' #AUR#
+optdepends=(
'python-transmissionrpc: Transmission support' #AUR#
'python-rarfile: decompress plugin' #AUR#
'python-boto3: SNS output plugin' #AUR#