debian: depend on gawk
qubes.GetAppmenus uses "nextfile" which is gawk-specific.
Fixes qubesos/qubes-issues#1062
(cherry picked from commit d491ade917
)
This commit is contained in:
parent
0d1023d496
commit
0665a833d4
1
debian/control
vendored
1
debian/control
vendored
|
@ -13,6 +13,7 @@ Depends:
|
||||||
dmsetup,
|
dmsetup,
|
||||||
ethtool,
|
ethtool,
|
||||||
fakeroot,
|
fakeroot,
|
||||||
|
gawk,
|
||||||
imagemagick,
|
imagemagick,
|
||||||
init-system-helpers,
|
init-system-helpers,
|
||||||
initscripts,
|
initscripts,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user