diff --git a/raspberrypi-userland.spec b/raspberrypi-userland.spec index cd62a90..01d5cf6 100644 --- a/raspberrypi-userland.spec +++ b/raspberrypi-userland.spec @@ -1,6 +1,6 @@ Name: raspberrypi-userland Version: 20210423git -Release: 1mamba +Release: 2mamba Summary: Libraries for interfacing to Raspberry Pi GPU Group: System/Libraries Vendor: openmamba @@ -32,6 +32,7 @@ Libraries for interfacing to Raspberry Pi GPU. Group: System/Tools Summary: System tools for the Raspberry Pi Requires: libraspberrypi = %{?epoch:%epoch:}%{version}-%{release} +Requires: rpi-eeprom %description -n raspberrypi-utils This package contains some system tools for the Raspberry Pi. @@ -162,6 +163,9 @@ mv %{buildroot}/opt/vc/lib/pkgconfig %{buildroot}%{_libdir}/ %{_libdir}/pkgconfig/*.pc %changelog +* Mon Apr 26 2021 Silvan Calarco 20210423git-2mamba +- raspberrypi-utils: require rpi-eeprom + * Fri Apr 23 2021 Silvan Calarco 20210423git-1mamba - update to 20210423git