diff options
author | Gunnar Hjalmarsson <gunnarhj@ubuntu.com> | 2015-01-17 21:24:26 +0100 |
---|---|---|
committer | Gunnar Hjalmarsson <gunnarhj@ubuntu.com> | 2015-01-17 21:24:26 +0100 |
commit | cc3e4edfc6a768a71bc9973e9807157825311896 (patch) | |
tree | ca9eac97fd254fcf49bcf141095d6158750eb947 /debian/control | |
parent | 6e0e95762a11fbc2d3adb5dcf6720a71c6d0bde2 (diff) | |
download | lightdm-git-cc3e4edfc6a768a71bc9973e9807157825311896.tar.gz |
Bash version added to make Lintian happy.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 04a2a383..cf40588f 100644 --- a/debian/control +++ b/debian/control @@ -41,7 +41,7 @@ Depends: ${misc:Depends}, libglib2.0-bin, dbus, plymouth (>= 0.8.8-0ubuntu18), - bash, + bash (>= 4.3), Recommends: xserver-xorg, unity-greeter | lightdm-greeter | lightdm-kde-greeter, Conflicts: liblightdm-gobject-0-0, |