Remove supergfxctl to own repo

This commit is contained in:
Luke D. Jones
2021-08-26 16:00:31 +12:00
parent 453d3091c1
commit 2431dd9e93
25 changed files with 6 additions and 2190 deletions

View File

@@ -14,7 +14,7 @@ rog_anime = { path = "../rog-anime" }
rog_aura = { path = "../rog-aura" }
rog_profiles = { path = "../rog-profiles" }
rog_supported = { path = "../rog-supported" }
supergfxctl = { path = "../supergfx" }
supergfxctl = { git = "https://gitlab.com/asus-linux/supergfxctl.git", tag = "2.0.0" }
zbus = "^1.9"
zbus_macros = "^1.9"
zvariant = "^2.8"