From 930243327815ddc9bfaa67dd2a19a7a0caecde14 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Fri, 1 Jun 2012 22:11:24 +0000 Subject: [PATCH] debian/control: remove dependence on libnfc2 (libnfc3 dependence is automatically created) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 2cce61a..70c187a 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Vcs-Browser: http://code.google.com/p/nfc-tools/source/browse/#svn/trunk/libfree Package: libfreefare0 Section: libs Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libnfc2 +Depends: ${shlibs:Depends}, ${misc:Depends} Description: MIFARE card manipulations library The libfreefare project aims to provide a convenient API for MIFARE card manipulations. This package contains the libfreefare library.