me
/
guix
Archived
1
0
Fork 0

gnu: freerdp: Enable tests.

* gnu/packages/rdesktop.scm (freerdp)[arguments]: Enable tests. Add
configure-flag to build tests.
master
Efraim Flashner 2018-12-30 20:00:27 +02:00
parent a1a6fc702a
commit bbbe7adda6
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -132,8 +132,8 @@ to remotely control a user's Windows desktop.")
"/xml/xsl/docbook-xsl-" "/xml/xsl/docbook-xsl-"
,(package-version docbook-xsl)) ,(package-version docbook-xsl))
"-DWITH_PULSE=ON" "-DWITH_PULSE=ON"
"-DWITH_CUPS=ON") "-DWITH_CUPS=ON"
#:tests? #f)) ; no 'test' target "-DBUILD_TESTING=ON")))
(home-page "https://www.freerdp.com") (home-page "https://www.freerdp.com")
(synopsis "Remote Desktop Protocol implementation") (synopsis "Remote Desktop Protocol implementation")
(description "FreeRDP implements Microsoft's Remote Desktop Protocol. (description "FreeRDP implements Microsoft's Remote Desktop Protocol.