diff --git a/community/targetcli/APKBUILD b/community/targetcli/APKBUILD
index 2fa1544f81da4e71d758aa63332ce8e0b1f55c2d..5420f1d0938af90af69927116f6cb4e2bf74aa85 100644
--- a/community/targetcli/APKBUILD
+++ b/community/targetcli/APKBUILD
@@ -2,12 +2,12 @@
 # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
 pkgname=targetcli
 pkgver=2.1.58
-pkgrel=2
+pkgrel=3
 pkgdesc="Administration shell for storage targets"
 url="https://github.com/open-iscsi/targetcli-fb"
 arch="noarch"
 license="AGPL-3.0-or-later"
-depends="python3 py3-configobj py3-configshell py3-ethtool py3-ipaddr
+depends="python3 py3-configobj py3-configshell py3-ethtool
 	py3-parsing py3-rtslib py3-six py3-udev py3-dbus dbus
 	py3-urwid py3-gobject3"
 makedepends="$depends_dev py3-setuptools"