Source: pop-analytics-panel
Section: admin
Priority: optional
Maintainer: System76 <info@system76.com>
Build-Depends:
  debhelper (>=9),
  cargo,
  just,
  rustc,
  libgtk-3-dev,
  libhandy-1-dev,
  pkexec,
  pkg-config,
Standards-Version: 4.3.0
Homepage: https://github.com/pop-os/analytics-panel

Package: libpop-analytics-panel
Architecture: amd64 arm64
Depends:
  ${misc:Depends},
  ${shlibs:Depends}
Description: Pop desktop settings widget library
 Shared library for C which provides the Pop!_OS analytics panel as a GTK widget.

Package: libpop-analytics-panel-dev
Architecture: all
Depends:
  libpop-analytics-panel (= ${binary:Version}),
  ${misc:Depends}
Description: Pop analytics panel library header
 The C header required to link to the Pop!_OS analytics panel library.
