From 336c508e7305229605752787b5337ebf91df096d Mon Sep 17 00:00:00 2001
From: Peng Yan <peng.yan@windriver.com>
Date: Wed, 23 Apr 2025 14:08:49 +0800
Subject: [PATCH 1/1] The fldiff depends killall command in psmisc package.

---
 debian/tests/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/control b/debian/tests/control
index 8fc8d3a..172e989 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,2 @@
 Tests: test-xvfb
-Depends: @, xauth, xvfb
+Depends: @, xauth, xvfb, psmisc
-- 
2.17.1

