diff options
| author | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2026-05-24 00:05:15 +0300 |
|---|---|---|
| committer | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2026-05-24 00:05:15 +0300 |
| commit | f550425e361bba38600867f9eab4f0849d22c9d8 (patch) | |
| tree | 6d98fbd3dec6c3ef11dbf3b556e1ff607241f213 /debian/control | |
| parent | c61f4d98fdc7ef47c38d19d4a54c833f59b6a250 (diff) | |
debian: Fix gsr-kms-server capabilities5.13.8-5
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index dd169e9..2a13b34 100644 --- a/debian/control +++ b/debian/control @@ -82,7 +82,8 @@ Description: The fastest screen recording tool for Linux Package: gsr-kms-server Architecture: linux-any -Depends: ${shlibs:Depends}, +Depends: libcap2-bin, + ${shlibs:Depends}, ${misc:Depends} Description: KMS (Kernel Mode Setting) server for GPU Screen Recorder Companion daemon for GPU Screen Recorder that provides Kernel Mode Setting (KMS) |
