summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 6d0eabd..1cd12c6 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,12 @@ Standards-Version: 3.9.1
Section: libs
Vcs-Bzr: https://code.launchpad.net/~adana-team/adana/marvell-libbmm
+Package: libbmm-common
+Section: libs
+Architecture: linux-any
+Description: Block/buffer memory management
+ Common files for the libbmm library
+
Package: libbmm-dev
Section: libdevel
Architecture: armel armhf
@@ -17,7 +23,7 @@ Description: Block/buffer memory management
Package: libbmm0u
Section: libs
Architecture: armel armhf
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: libbmm-common, ${shlibs:Depends}, ${misc:Depends}
Description: Block/buffer memory management
Allocate, manage and share large block of physical continuous memory