aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-08-25 12:56:25 +0200
committerHarald Welte <laforge@gnumonks.org>2010-08-25 12:56:25 +0200
commita3f42e0738da48b7d0fc77ce9ff6b72fcc1271e4 (patch)
tree92ea7cccef543a59f673fc40e1bbcb2c1dfdc5d5 /debian/control
parente916809a32109fa35a025c1a2acee4b21d4c43a3 (diff)
debian: libgtp has architecture 'any' not 'all'
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 2bad746..8c6563d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: openggsn
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 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Gateway GPRS Support Node
Package: libgtp
-Architecture: all
+Architecture: any
Section: libs
Description: library implementing the GTP protocol between SGSN and GGSN