had to rename ipc library due to name conflict
This commit is contained in:
parent
bfcc8a6ad9
commit
44421f44bc
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ bin = @["swick"]
|
|||
|
||||
# Dependencies
|
||||
requires "nim >= 1.6.6"
|
||||
requires "swayipc >= 0.1.0"
|
||||
requires "swayipc2 >= 0.1.0"
|
||||
|
|
Reference in a new issue