summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2015-08-07 13:01:36 +1200
committerRobert Ancell <robert.ancell@canonical.com>2015-08-07 13:01:36 +1200
commitbe4c28f9834695cdf0530a091bea7ae86f4756ea (patch)
tree6930adc5cbeefe99e825ca32d8e6eb2cf6e5883b /debian/control
parente87e68484f179abfbb7212d2590be9a719d54698 (diff)
downloadlightdm-git-be4c28f9834695cdf0530a091bea7ae86f4756ea.tar.gz
* debian/guest-session-auto.sh:
- Disable screenlocks for guest sessions on MATE, XFCE, Pantheon (LP: #1481804) * debian/control: - Switch build-depends from transitional libgcrypt11-dev to libgcrypt20-dev
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index cf40588f..15e5c0bb 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 7.0.50~),
gnome-common,
intltool (>= 0.35.0),
quilt,
- libgcrypt11-dev,
+ libgcrypt20-dev,
libglib2.0-dev,
libpam0g-dev,
libxdmcp-dev,