From 71c637eec1ee816e7dbad45214954953de007d0b Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Mon, 31 Dec 2018 18:57:30 +0000 Subject: [PATCH] debian/control: Add psmisc to the list of dependencies git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7850 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d72ecaad3..ccfd3f44f 100644 --- a/debian/control +++ b/debian/control @@ -35,7 +35,7 @@ Description: SCST development header and symbol files Package: scstadmin Architecture: any -Depends: ${misc:Depends}, lsb-base, perl +Depends: ${misc:Depends}, lsb-base, perl, psmisc Description: SCST admininstration tool scstadmin is a tool that uses the SCST sysfs interface to query and modify SCST settings.