missing commas on depends
authorAlan <alan@roojs.com>
Tue, 6 Feb 2024 10:52:04 +0000 (18:52 +0800)
committerAlan <alan@roojs.com>
Tue, 6 Feb 2024 10:52:04 +0000 (18:52 +0800)
debian/control

index d72c2f4..e213924 100644 (file)
@@ -17,9 +17,9 @@ Depends:
  ${shlibs:Depends},
  ${misc:Depends},
  meson, 
- ninja-build
- vala-language-server
- gnome-terminal
+ ninja-build,
+ vala-language-server,
+ gnome-terminal,
  gdb
 Description: Vala and Javascript IDE 
  for building Vala Desktop applications and Javascript UI's using the roojs libraries (for bootstrap and classic)