aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Kluchnikov <kluchnikovi@gmail.com>2017-02-16 22:09:52 +0300
committerIvan Kluchnikov <kluchnikovi@gmail.com>2017-02-16 22:09:52 +0300
commitb6e37efb91a0c4f5316280402fbd6ff4b5fbccee (patch)
tree726120a77fb81090bde9a2007063800a22b113e4
parent6984250742819cc7035930dcb336d27522bd36f1 (diff)
debian: Add openbsc-dev package to control, it is required for osmo-bts-trx packaging
-rw-r--r--debian/control11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 00883550e..0064fc36b 100644
--- a/debian/control
+++ b/debian/control
@@ -36,6 +36,17 @@ Description: GSM Network-in-a-Box, implements BSC, MSC, SMSC, HLR, VLR
components bundled together. When using osmocom-nitb, there is no need for a
Mobile Switching Center (MSC) which is needed when using osmocom-bsc.
+Package: openbsc-dev
+Architecture: all
+Depends: ${misc:Depends}
+Description: Header file needed by tools tightly integrated
+ Some other programs depend on gsm_data_shared.h and gsm_data_shared.c
+ from OpenBSC. This package installs these files to your file system so
+ that the other packages can build-depend on this package.
+ .
+ The directory structure is copied after the structure in the repository
+ and the header and .c file are installed into /usr/src/osmocom/openbsc/.
+
Package: osmocom-meas-utils
Architecture: any
Depends: ${shlibs:Depends},