This commit is contained in:
Luke D. Jones
2021-09-16 11:19:05 +12:00
parent 9fadb6db30
commit e3d192412e
7 changed files with 16 additions and 11 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 = { git = "https://gitlab.com/asus-linux/supergfxctl.git", tag = "2.0.0" }
supergfxctl = { path = "../../supergfxctl" }
zbus = "^1.9"
zbus_macros = "^1.9"
zvariant = "^2.8"