diff options
author | Iain Lane <iain@orangesquash.org.uk> | 2014-11-10 17:22:40 +0000 |
---|---|---|
committer | Iain Lane <iain@orangesquash.org.uk> | 2014-11-10 17:22:40 +0000 |
commit | 571ddf18297e21271a4290f2d64d8377ced60f3c (patch) | |
tree | 483d614b4447c61a750e767453222081bea6b58f /debian | |
parent | 6affa2cfed1e26ca4b2570d0a7e3a97a1f872766 (diff) | |
download | libpam-freerdp2-571ddf18297e21271a4290f2d64d8377ced60f3c.tar.gz libpam-freerdp2-571ddf18297e21271a4290f2d64d8377ced60f3c.tar.bz2 libpam-freerdp2-571ddf18297e21271a4290f2d64d8377ced60f3c.zip |
Port to new freerdp API
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 46a7f47..67c9908 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> Build-Depends: debhelper (>= 9), dh-autoreconf, gnome-common, - libfreerdp-dev, + libfreerdp-dev (>= 1.1.0~), libgtest-dev, libpam0g-dev, pkg-config, |