From 296ab78fadefe365f9698c349154c3a58ad8be5e Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Sun, 31 Mar 2013 00:02:01 +0100 Subject: [PATCH] Debian: allow compilation against libnfc RC releases --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f38f8d2..9ba1a58 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libfreefare Section: libs Priority: extra Maintainer: Romuald Conty -Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, libnfc-dev (>= 1.7.0), pkg-config, libssl-dev +Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, libnfc-dev (>= 1.7.0~rc5), pkg-config, libssl-dev Standards-Version: 3.9.1 Homepage: http://code.google.com/p/nfc-tools/wiki/libfreefare Vcs-Svn: http://nfc-tools.googlecode.com/svn/trunk/libfreefare