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

@@ -15,7 +15,7 @@ rog_profiles = { path = "../rog-profiles" }
rog_supported = { path = "../rog-supported" }
daemon = { path = "../daemon" }
gumdrop = "^0.8"
supergfxctl = { path = "../supergfx" }
supergfxctl = { git = "https://gitlab.com/asus-linux/supergfxctl.git", tag = "2.0.0" }
[dev-dependencies]
tinybmp = "^0.2.3"