packaging: add dependency to jq
[src/xds/xds-server.git] / conf.d / packaging / rpm / agl-xds-server.spec
index b834822..25a6515 100644 (file)
@@ -18,7 +18,8 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Group:          Development/Tools/Debuggers
 
 # for now still embedded with xds
-# Requires:       syncthing
+# Requires:       jq syncthing
+Requires:       jq
 
 %description
 xds-server is a web server that allows user to remotely cross build applications.