mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-17 23:45:21 +01:00
debian/control: Depend on libfuse2
Required for AppImage mounting.
This commit is contained in:
parent
49534d2f4b
commit
b7627af5f8
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -8,7 +8,7 @@ Homepage: https://www.raspberrypi.com/software
|
|||
|
||||
Package: rpi-imager
|
||||
Architecture: arm64
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, dosfstools, fdisk, fuse
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, dosfstools, fdisk, fuse, libfuse2
|
||||
Recommends: udisks2
|
||||
Description: Raspberry Pi Imaging utility
|
||||
A user-friendly tool for creating bootable media for Raspberry Pi Devices.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue