mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Merge branch 'tuxfanou/building_opensuse' into 'main'
Add openSUSE requirements to build asusctl See merge request asus-linux/asusctl!136
This commit is contained in:
@@ -85,6 +85,15 @@ Requirements are rust >= 1.57 installed from rustup.io if the distro provided ve
|
|||||||
make
|
make
|
||||||
sudo make install
|
sudo make install
|
||||||
|
|
||||||
|
**openSUSE:**
|
||||||
|
|
||||||
|
Works with KDE Plasma (without GTK packages)
|
||||||
|
|
||||||
|
zypper in -t pattern devel_basis
|
||||||
|
zypper in rustup cmake clang-devel systemd-devel glib2-devel cairo-devel atkmm-devel pangomm-devel gdk-pixbuf-devel gtk3-devel
|
||||||
|
make
|
||||||
|
sudo make install
|
||||||
|
|
||||||
## Installing
|
## Installing
|
||||||
- Fedora copr = https://copr.fedorainfracloud.org/coprs/lukenukem/asus-linux/
|
- Fedora copr = https://copr.fedorainfracloud.org/coprs/lukenukem/asus-linux/
|
||||||
- openSUSE = https://download.opensuse.org/repositories/home:/luke_nukem:/asus/
|
- openSUSE = https://download.opensuse.org/repositories/home:/luke_nukem:/asus/
|
||||||
|
|||||||
Reference in New Issue
Block a user