fix changelog and debian control for vala-language-server dependancy
authorAlan Knowles <alan@roojs.com>
Sat, 3 Feb 2024 11:17:43 +0000 (19:17 +0800)
committerAlan Knowles <alan@roojs.com>
Sat, 3 Feb 2024 11:17:43 +0000 (19:17 +0800)
debian/changelog
debian/control

index 02914ad..9245b1c 100644 (file)
@@ -16,6 +16,7 @@ roobuilder (5.0.2) UNRELEASED; urgency=medium
   * control-o tiggers file open, after file serach up/down arrows select file, and enter / shift enter will open.
   * undo and redo buttons - now work
   * improved performance on node generation, and language server call performance (less uneccessary calls)
+  * use find path for searching for vala-language-server (and add it as a dependancy!)
   
  -- Alan Knowles <alan@touchbox>  Sun, 28 Jan 2024 06:54:56 +0800
 
index 203c58b..7306554 100644 (file)
@@ -18,5 +18,6 @@ Depends:
  ${misc:Depends},
  meson, 
  ninja-build
+ vala-language-server
 Description: Vala and Javascript IDE 
  for building Vala Desktop applications and Javascript UI's using the roojs libraries (for bootstrap and classic)