sync
[gitlive] / config1.builder
index c5e4bc9..8b54660 100644 (file)
@@ -17,7 +17,9 @@
             "..//gitlive/GitBranch.vala",
             "..//gitlive/NewBranch.vala",
             "..//gitlive/GitMonitorQueue.vala",
-            "..//gitlive/RooTicket.vala"
+            "..//gitlive/RooTicket.vala",
+            "..//gitlive/MergeBranch.vala",
+            "..//gitlive/RepoStatusPopover.vala"
         ],
         "packages" : [
         ]
@@ -40,7 +42,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