mirror of
https://abf.rosa.ru/djam/wine2.git
synced 2025-02-24 09:02:56 +00:00
New version 1.7.50
wine32 requires libXcursor.so.1
This commit is contained in:
parent
dc7c660d92
commit
1100ac7c28
2 changed files with 6 additions and 5 deletions
8
.abf.yml
8
.abf.yml
|
@ -1,5 +1,5 @@
|
|||
sources:
|
||||
wine-1.7.49.tar.bz2: 1d481104b13a207e6719d584b1fa2287199cba15
|
||||
wine-1.7.49.tar.bz2.sign: 1efd0d4c51fefccfbbe8456c3de81f581a855cae
|
||||
wine-staging-1.7.49.tar.gz: b21fb4152fff57297d4b450a1225733412be982f
|
||||
wine-d3d9-patches-wine-d3d9-1.7.49.tar.gz: 5b1bfb206016aa84cbef18c1c3aa2d193182d666
|
||||
wine-1.7.50.tar.bz2: fef9e2e54dca8fe783ece06f153a62d7a5d48ce3
|
||||
wine-1.7.50.tar.bz2.sign: c722f278401bbb67d94ac40c46705138307acd0f
|
||||
wine-staging-1.7.50.tar.gz: f784c343c3ba43fff20f8c02c723f8e2f44d48a1
|
||||
wine-d3d9-patches-wine-d3d9-1.7.50.tar.gz: e9b915e8515286d0da939cf4d1e9fc0a985c795c
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
Summary: WINE Is Not An Emulator - runs MS Windows programs
|
||||
Name: wine
|
||||
Version: 1.7.49
|
||||
Version: 1.7.50
|
||||
Release: 1
|
||||
Epoch: 2
|
||||
License: LGPLv2+
|
||||
|
@ -201,6 +201,7 @@ Requires: d3dadapter9.so.1
|
|||
Requires: libasound.so.2
|
||||
Requires: libfreetype.so.6
|
||||
Requires: libpng16.so.16
|
||||
Requires: libXcursor.so.1
|
||||
Requires: libXi.so.6
|
||||
Requires: libXrender.so.1
|
||||
# This one is in Restricted repository so only suggest it
|
||||
|
|
Loading…
Add table
Reference in a new issue