retro-imager/debian/control
Tom Dewey 1429e78791 debian/control: Add missing dependencies
dh-exec is required for building the Debian package, as we use it to remap the AppImage into the right place.

On the install-time depends, add utils-linux, as we use this for finding storage devices.
2024-10-07 11:21:14 +01:00

14 lines
521 B
Text

Source: rpi-imager
Section: admin
Priority: optional
Maintainer: Tom Dewey <tom.dewey@raspberrypi.com>
Build-Depends: debhelper (>= 10), cmake, libgnutls28-dev, dh-exec
Standards-Version: 4.1.2
Homepage: https://www.raspberrypi.com/software
Package: rpi-imager
Architecture: arm64
Depends: ${shlibs:Depends}, ${misc:Depends}, dosfstools, fdisk, fuse, libfuse2, util-linux (>= 2.38)
Recommends: udisks2
Description: Raspberry Pi Imaging utility
A user-friendly tool for creating bootable media for Raspberry Pi Devices.