gnu: wine-staging: Update synopsis.
* gnu/packages/wine.scm (wine-staging)[synopsis]: Clarify synopsis.
This commit is contained in:
parent
06e57331fc
commit
95c45e5349
|
@ -234,7 +234,7 @@ integrate Windows applications into your desktop.")
|
|||
(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
|
||||
|
|
Loading…
Reference in New Issue