gnu: wine-staging: Update synopsis.

* gnu/packages/wine.scm (wine-staging)[synopsis]: Clarify synopsis.
This commit is contained in:
Rutger Helling 2018-01-02 08:25:23 +01:00
parent 06e57331fc
commit 95c45e5349
No known key found for this signature in database
GPG key ID: F3A727DB44FCCA36

View file

@ -234,7 +234,7 @@ (define-public wine-staging
(inputs `(("gtk+", gtk+)
("libva", libva)
,@(package-inputs wine)))
(synopsis "Implementation of the Windows API (staging branch)")
(synopsis "Implementation of the Windows API (staging branch, 32-bit only)")
(description "Wine-Staging is the testing area of Wine. It
contains bug fixes and features, which have not been integrated into
the development branch yet. The idea of Wine-Staging is to provide