Skip to content

Commit

Permalink
[debian] Added dependency on "lsb-base"
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Yu Okunev committed May 6, 2019
1 parent 619afa5 commit e367cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Vcs-Browser: https://salsa.debian.org/debian/clsync
Package: clsync
Recommends: rsync
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Depends: lsb-base, ${shlibs:Depends}, ${misc:Depends}
Description: live sync tool based on inotify, written in GNU C
Clsync recursively watches for source directory and executes external
program to sync the changes. Clsync is adapted to use together with rsync.
Expand Down

0 comments on commit e367cf0

Please sign in to comment.