mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Cut new release with debian builds
This commit is contained in:
23
debian/control
vendored
Normal file
23
debian/control
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
Source: rog-core
|
||||
Section: admin
|
||||
Priority: optional
|
||||
Maintainer: Luke Jones <luke@ljones.dev>
|
||||
Build-Depends:
|
||||
debhelper (>=9),
|
||||
cargo,
|
||||
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
|
||||
Reference in New Issue
Block a user