add libssl-dev to Build-Depends (in debian/control). (Fixes Issue 73)
This commit is contained in:
parent
ba3f0bc624
commit
2b8c29a70f
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -2,7 +2,7 @@ Source: libfreefare
|
||||||
Section: libs
|
Section: libs
|
||||||
Priority: extra
|
Priority: extra
|
||||||
Maintainer: Romuald Conty <rconty@il4p.fr>
|
Maintainer: Romuald Conty <rconty@il4p.fr>
|
||||||
Build-Depends: debhelper (>= 7), dh-autoreconf, libnfc-dev (>=1.5.0), pkg-config
|
Build-Depends: debhelper (>= 7), dh-autoreconf, libnfc-dev (>=1.5.0), pkg-config, libssl-dev
|
||||||
Standards-Version: 3.9.1
|
Standards-Version: 3.9.1
|
||||||
Homepage: http://code.google.com/p/nfc-tools/wiki/libfreefare
|
Homepage: http://code.google.com/p/nfc-tools/wiki/libfreefare
|
||||||
Vcs-Svn: http://nfc-tools.googlecode.com/svn/trunk/libfreefare
|
Vcs-Svn: http://nfc-tools.googlecode.com/svn/trunk/libfreefare
|
||||||
|
|
Loading…
Reference in a new issue