mirror of
https://github.com/45Drives/cockpit-navigator.git
synced 2025-07-31 01:24:37 +02:00
add rsync dependency
This commit is contained in:
parent
a934eb46bc
commit
5b5bb17bc9
2
debian/control
vendored
2
debian/control
vendored
@ -9,5 +9,5 @@ Homepage: https://github.com/45Drives/cockpit-navigator
|
||||
Package: cockpit-navigator
|
||||
Architecture: all
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||
cockpit, python3
|
||||
cockpit, python3, rsync
|
||||
Description: A File System Browser for Cockpit.
|
||||
|
@ -6,7 +6,7 @@ License: GPL-3.0+
|
||||
URL: github.com/45drives/cockpit-navigator/blob/main/README.md
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
Requires: cockpit python3
|
||||
Requires: cockpit python3 rsync
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user