Partial Fix #5560 - Gitlive - branching wip
[gitlive] / config1.builder
index 55088b0..88c1719 100644 (file)
@@ -18,7 +18,9 @@
             "..//gitlive/NewBranch.vala",
             "..//gitlive/GitMonitorQueue.vala",
             "..//gitlive/RooTicket.vala",
-            "..//gitlive/MergeBranch.vala"
+            "..//gitlive/MergeBranch.vala",
+            "..//gitlive/RepoStatusPopover.vala",
+            "..//gitlive/Clone.vala"
         ],
         "packages" : [
         ]
@@ -41,7 +43,8 @@
             "gdk-3.0",
             "gtk+-3.0",
             "json-glib-1.0",
-            "libsoup-2.4"
+            "libsoup-2.4",
+            "gtksourceview-3.0"
         ]
     }
 ]
\ No newline at end of file