Source: lms
Section: utils
Priority: optional
Maintainer: Cheah, Kit Hwa <kit.hwa.cheah@intel.com>
Uploaders: Sachin Mokashi <sachin.mokashi@intel.com>
Build-Depends:
 debhelper-compat (= 13),
 cmake (>= 3.15),
 libglib2.0-dev,
 libcurl4-openssl-dev,
 libxerces-c-dev,
 libnl-3-dev,
 libnl-route-3-dev,
 metee,
 libxml2-dev,
 libace-dev,
 libidn2-dev,
 xsltproc,
 docbook-xsl,
 docbook-xml,
 python3,
 pkg-config,
Standards-Version: 4.6.1
Homepage: https://github.com/intel/lms
Rules-Requires-Root: no

Package: lms
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 metee,
Description: Intel(R) Local Manageability Service
 Intel Local Manageability Service (LMS) allows applications to access
 the Intel Active Management Technology (AMT) firmware via the
 Intel Management Engine Interface (MEI).
 .
 It exposes AMT functionality over a D-Bus interface on Linux, enabling
 system management tools to query and configure Intel AMT features.
