aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-01-18 21:23:16 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-01-27 11:08:27 +0100
commit19d00517af53261523b35e14b14de7b87ea8d669 (patch)
tree0102370fa9b4ca099216293209452172c768fdb4
parentf6a0ceb92fcdb9c8f496f6efeb385850dbc33d0b (diff)
debian: Add pcsc build depends and pkg-config for the m4 macro
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index e3bd8768..ed525b59 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libosmocore
Section: libs
Priority: optional
Maintainer: Harald Welte <laforge@gnumonks.org>
-Build-Depends: debhelper (>= 8.0.0), autotools-dev, autoconf, automake, libtool, dh-autoreconf, libdpkg-perl, git, doxygen
+Build-Depends: debhelper (>= 8.0.0), autotools-dev, autoconf, automake, libtool, dh-autoreconf, libdpkg-perl, git, doxygen, libpcsclite-dev, pkg-config
Standards-Version: 3.9.3
Homepage: http://bb.osmocom.org/trac/wiki/libosmocore
Vcs-Git: git://git.osmocom.org/libosmocore.git