Package those as a separate package which won't be getting installed by default, but will be easy enough to pull in, if needed. They are quite useful as development tools.
25 lines
676 B
Plaintext
25 lines
676 B
Plaintext
Source: libgbinder
|
|
Section: libs
|
|
Priority: optional
|
|
Maintainer: Slava Monich <slava.monich@jolla.com>
|
|
Build-Depends: debhelper (>= 8.1.3), libglib2.0-dev (>= 2.0), libglibutil (>= 1.0.35)
|
|
Standards-Version: 3.8.4
|
|
|
|
Package: libgbinder
|
|
Section: libs
|
|
Architecture: any
|
|
Depends: libglibutil (>= 1.0.35), ${shlibs:Depends}, ${misc:Depends}
|
|
Description: Binder client library
|
|
|
|
Package: libgbinder-dev
|
|
Section: libdevel
|
|
Architecture: any
|
|
Depends: libgbinder (= ${binary:Version}), ${misc:Depends}
|
|
Description: Development files for libgbinder
|
|
|
|
Package: libgbinder-tools
|
|
Section: utils
|
|
Architecture: any
|
|
Depends: libgbinder, ${misc:Depends}
|
|
Description: Binder command line utilities
|