Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 371dd08eaa | |||
| ffdc77ecd7 | |||
| 6a0c4b255f |
+23
-1
@@ -1,5 +1,27 @@
|
||||
{
|
||||
"dependencies": [
|
||||
"qtbase"
|
||||
"qt5",
|
||||
"qt5-serialport",
|
||||
"qt5-svg",
|
||||
"qt5-tools",
|
||||
"qt5-declarative",
|
||||
|
||||
"qt",
|
||||
"qtdeclarative",
|
||||
"qtserialport",
|
||||
"qtsvg",
|
||||
"qttools",
|
||||
|
||||
"boost",
|
||||
"boost-asio",
|
||||
"boost-filesystem",
|
||||
"boost-system",
|
||||
"boost-thread",
|
||||
"boost-regex",
|
||||
"boost-date-time",
|
||||
"boost-program-options",
|
||||
"boost-serialization",
|
||||
"boost-random",
|
||||
"boost-iostreams"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user