Depend freerdp2-dev on winpr-utils

If winpr-utils are not available the cmake find module for freerdp2 won't work.
This commit is contained in:
Bernhard Miklautz 2016-03-30 16:33:36 +02:00
parent aa779aa228
commit bed102f992

1
debian/control vendored
View File

@ -159,6 +159,7 @@ Depends:
libfreerdp-client2 (= ${binary:Version}),
libfreerdp-shadow2 (= ${binary:Version}),
librdtk2 (= ${binary:Version}),
winpr-utils (= ${binary:Version}),
Description: Free Remote Desktop Protocol library (development files)
FreeRDP is a libre client/server implementation of the Remote
Desktop Protocol (RDP).