Revert supergfxctl deps to git

This commit is contained in:
Luke D. Jones
2021-09-16 16:03:41 +12:00
parent ac0dec4dbf
commit 6f14c85287
4 changed files with 4 additions and 4 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 = "../../supergfxctl" }
supergfxctl = { git = "https://gitlab.com/asus-linux/supergfxctl.git", tag = "2.0.0" }
zbus = "^1.9"
zbus_macros = "^1.9"
zvariant = "^2.8"