diff --git a/alarm/rpi-eeprom/PKGBUILD b/alarm/rpi-eeprom/PKGBUILD
index 570a87af0..49e08bbc3 100644
--- a/alarm/rpi-eeprom/PKGBUILD
+++ b/alarm/rpi-eeprom/PKGBUILD
@@ -5,12 +5,12 @@ buildarch=12
 pkgname=rpi-eeprom
 _commit=34aa94bdd24d3daaa6014ba7288b3c16f8dc3a05
 pkgver=20210531
-pkgrel=1
+pkgrel=2
 pkgdesc="Bootloader and VL805 USB controller EEPROM update tool for RPi4"
 arch=('any')
 url='https://github.com/raspberrypi/rpi-eeprom'
 license=('custom')
-depends=(python pciutils raspberrypi-firmware coreutils)
+depends=(python pciutils raspberrypi-firmware coreutils binutils)
 backup=("etc/default/$pkgname-update-default")
 source=("https://github.com/raspberrypi/rpi-eeprom/archive/$_commit.tar.gz")
 md5sums=('d2577609190fc7f592f13adb08e1e545')