added libx11-dev dependency for libsdl2-dev
This commit is contained in:
parent
0e43d4b1e0
commit
5ae5391677
1 changed files with 2 additions and 1 deletions
3
debian/control
vendored
3
debian/control
vendored
|
@ -49,7 +49,8 @@ Architecture: any
|
|||
Multi-Arch: same
|
||||
Depends: ${misc:Depends},
|
||||
libsdl2-2.0-0 (= ${binary:Version}),
|
||||
libc6-dev
|
||||
libc6-dev,
|
||||
libx11-dev
|
||||
Conflicts: libsdl-1.3-dev
|
||||
Replaces: libsdl-1.3-dev
|
||||
Description: Simple DirectMedia Layer development files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue