Skip to content

Commit

Permalink
Debian packaging: Add missing bash runtime dependency
Browse files Browse the repository at this point in the history
Signed-off-by: 林博仁 <[email protected]>
  • Loading branch information
brlin-tw committed Oct 30, 2017
1 parent 90227bc commit 97afad6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ Standards-Version: 3.8.1

Package: woeusb
Architecture: any
Depends: grub-common,
Depends: bash (>4.4),
grub-common,
grub-pc-bin,
ntfsprogs | ntfs-3g (>= 1:2011),
p7zip-full,
Expand Down

0 comments on commit 97afad6

Please sign in to comment.