debian: libgtp has architecture 'any' not 'all'
diff --git a/debian/control b/debian/control
index 2bad746..8c6563d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@
 Section: net
 Priority: optional
 Maintainer: Harald Welte <laforge@gnumonks.org>
-Build-Depends: debhelper (>= 7.0.50~), autotools-dev
+Build-Depends: debhelper (>= 7.0.50~), autotools-dev, pkg-config
 Standards-Version: 3.8.4
 Homepage: http://sourceforge.net/projects/ggsn/
 Vcs-Git: git://ggsn.git.sourceforge.net/gitroot/ggsn/ggsn
@@ -14,6 +14,6 @@
 Description: Gateway GPRS Support Node
 
 Package: libgtp
-Architecture: all
+Architecture: any
 Section: libs
 Description: library implementing the GTP protocol between SGSN and GGSN