Files
core_packaging_mce-dev/debian/control
Ratchanan Srirattanamet 4e1fd870ee d/control: mark mce-dev as Multi-Arch: foreign
It's just 2 header files with only #define's.
2024-05-24 01:48:31 +07:00

25 lines
748 B
Plaintext

Source: mce-dev
Section: devel
Priority: optional
Maintainer: UBports developers <devs@ubports.com>
Build-Depends: debhelper-compat (= 12)
Build-Depends-Indep: doxygen
Standards-Version: 3.7.3
Package: mce-dev
Depends: ${misc:Depends}
Suggests: mce-doc
Architecture: all
Multi-Arch: foreign
Description: development files for mce
This package contains headers defining the D-Bus method calls
provided by the Mode Control Entity, and the signals emitted by it.
Package: mce-doc
Section: doc
Depends: lynx | www-browser, ${misc:Depends}
Architecture: all
Description: Documentation files for mce D-Bus API
This package contains documentation describing the D-Bus method calls
provided by the Mode Control Entity, and the signals emitted by it.