mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
26 lines
458 B
Plaintext
26 lines
458 B
Plaintext
Source: rog-core
|
|
Section: admin
|
|
Priority: optional
|
|
Maintainer: Luke Jones <luke@ljones.dev>
|
|
Build-Depends:
|
|
debhelper (>=9),
|
|
cargo,
|
|
llvm,
|
|
libclang-dev,
|
|
dh-systemd,
|
|
libusb-1.0-0-dev,
|
|
libdbus-1-dev,
|
|
pkg-config
|
|
Standards-Version: 4.1.1
|
|
Homepage: https://github.com/flukejones/rog-core
|
|
|
|
Package: rog-core
|
|
Architecture: amd64
|
|
Depends:
|
|
dbus,
|
|
systemd,
|
|
libusb-1.0-0,
|
|
${misc:Depends},
|
|
${shlib:Depends}
|
|
Description: ASUS ROG Laptop Management
|