mirror of
https://github.com/armbian/automount.git
synced 2026-01-06 11:42:57 -08:00
20 lines
466 B
Plaintext
20 lines
466 B
Plaintext
Source: automount
|
|
Section: admin
|
|
Priority: optional
|
|
Maintainer: Dimitry Ishenko <dimitry.ishenko@gmail.com>
|
|
Rules-Requires-Root: no
|
|
Build-Depends:
|
|
debhelper-compat (= 13),
|
|
cmake
|
|
Standards-Version: 4.6.2
|
|
Vcs-Browser: https://github.com/armbian/automount
|
|
Vcs-Git: https://github.com/armbian/automount.git
|
|
|
|
Package: automount
|
|
Architecture: all
|
|
Depends: ${misc:Depends},
|
|
python3-dbus,
|
|
python3-gi,
|
|
udisks2
|
|
Description: Auto-mount support for systems with no desktop
|