mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-13 11:42:21 +00:00
debin/control: add libpam and libutempter
This commit is contained in:
parent
51a15d0b38
commit
b70be7b188
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,8 @@ Build-Depends: debhelper (>= 10),
|
|||
libx11-dev,
|
||||
libxss-dev,
|
||||
libtirpc-dev,
|
||||
libutempter-dev,
|
||||
libpam-dev,
|
||||
x11-xserver-utils,
|
||||
libjpeg62-dev,
|
||||
libssl-dev,
|
||||
|
@ -43,6 +45,8 @@ Depends: libxt6,
|
|||
libx11-6,
|
||||
libxss1,
|
||||
libtirpc1,
|
||||
libutempter,
|
||||
libpam,
|
||||
x11-xserver-utils,
|
||||
libjpeg62,
|
||||
libuil4,
|
||||
|
|
Loading…
Reference in a new issue