Commit 86352222b034deb8b188eee33916d1113eecccdf

Thomas de Grivel 2017-07-02T21:28:11

add Qt libs

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
diff --git a/repo.manifest b/repo.manifest
index 09a3f1e..7a06235 100644
--- a/repo.manifest
+++ b/repo.manifest
@@ -17,6 +17,8 @@
 (github "RailsOnLisp" "rol-server")
 (github "RailsOnLisp" "rol-template")
 (github "RailsOnLisp" "rol-uri")
+(github "Shinmera" "qtools")
+(github "Shinmera" "qtools-ui")
 (github "adamczykm" "iterate")
 (github "binghe" "portable-threads")
 (github "cffi" "cffi")
@@ -32,6 +34,7 @@
 (github "cl-babel" "babel")
 (github "cl-plus-ssl" "cl-plus-ssl" :packages '("cl+ssl"))
 (github "cl-stream" "cl-stream")
+(github "commonqt" "commonqt")
 (github "cosmos72" "stmx")
 (github "dlowe-net" "local-time")
 (github "drdo" "do-urlencode")