mirror of
https://abf.rosa.ru/djam/wine.git
synced 2025-02-24 06:42:47 +00:00
wine32 should require libudev.so.1
This commit is contained in:
parent
19cf06b31a
commit
2a0287e2f0
1 changed files with 2 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
Summary: WINE Is Not An Emulator - runs MS Windows programs
|
||||
Name: wine
|
||||
Version: 1.9.12
|
||||
Release: 1
|
||||
Release: 2
|
||||
Epoch: 2
|
||||
License: LGPLv2+
|
||||
Group: Emulators
|
||||
|
@ -202,6 +202,7 @@ Requires: d3dadapter9.so.1
|
|||
Requires: libasound.so.2
|
||||
Requires: libfreetype.so.6
|
||||
Requires: libpng16.so.16
|
||||
Requires: libudev.so.1
|
||||
Requires: libXcursor.so.1
|
||||
Requires: libXi.so.6
|
||||
Requires: libXrender.so.1
|
||||
|
|
Loading…
Add table
Reference in a new issue