debian/control: Fix typo in newly added dependency for freerdp2-dev.
This commit is contained in:
parent
cac1decf2e
commit
429ae0c23f
2
debian/control
vendored
2
debian/control
vendored
@ -184,7 +184,7 @@ Depends:
|
||||
libfreerdp-server2-2 (= ${binary:Version}),
|
||||
libfreerdp-client2-2 (= ${binary:Version}),
|
||||
libfreerdp-shadow2-2 (= ${binary:Version}),
|
||||
libfreerdp-shadow-subsystem2-2 (= ${binary:Version},
|
||||
libfreerdp-shadow-subsystem2-2 (= ${binary:Version}),
|
||||
winpr-utils (= ${binary:Version}),
|
||||
Description: Free Remote Desktop Protocol library (development files)
|
||||
FreeRDP is a libre client/server implementation of the Remote
|
||||
|
||||
Loading…
Reference in New Issue
Block a user