From 2997aefee7b9c649a2e000497c39876cefd69793 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 29 Jul 2024 21:14:13 +0200 Subject: fetchmail: remove obsolete dependency --- fetchmail/PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'fetchmail') diff --git a/fetchmail/PKGBUILD b/fetchmail/PKGBUILD index 51e3bf9fc..c34d5e52b 100644 --- a/fetchmail/PKGBUILD +++ b/fetchmail/PKGBUILD @@ -13,8 +13,7 @@ _pinned_dependencies=( ) depends=("${_pinned_dependencies[@]}") makedepends=('python') -optdepends=('tk: for using fetchmailconf' - 'python2: for using fetchmailconf') +optdepends=('tk: for using fetchmailconf') options=('!makeflags') source=("https://sourceforge.net/projects/fetchmail/files/branch_${pkgver%.*}/${pkgname}-${pkgver}.tar.xz" 'disable-sslv3.patch' 'fetchmail.tmpfiles' 'fetchmail.sysusers' 'fetchmail.service') -- cgit v1.2.3-70-g09d2