Add some Build-Depends to debian files.
This commit is contained in:
parent
08cfcc30b0
commit
e933f505e2
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -2,7 +2,7 @@ Source: libnfc
|
|||
Section: devel
|
||||
Priority: optional
|
||||
Maintainer: Romuald Conty <rconty@il4p.fr>
|
||||
Build-Depends: debhelper (>= 5.0.37.2), libusb-dev, libpcsclite-dev
|
||||
Build-Depends: debhelper (>= 5.0.37.2), automake, libtool, pkg-config, libusb-dev, libpcsclite-dev
|
||||
Standards-Version: 3.7.3
|
||||
Homepage: http://www.libnfc.org/
|
||||
|
||||
|
|
Loading…
Reference in a new issue