mirror of
https://github.com/mpv-player/mpv
synced 2024-12-22 06:42:03 +00:00
xlibs-dev don't exist anymore, as well as libpng-dev and libgtk-dev.
Moreover, we now also support gtk2. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17357 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f39b891ba0
commit
9a46d7eb56
2
debian/control
vendored
2
debian/control
vendored
@ -3,7 +3,7 @@ Section: misc
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Dariush Pietrzak <eyck@ghost.anime.pl>
|
Maintainer: Dariush Pietrzak <eyck@ghost.anime.pl>
|
||||||
Standards-Version: 3.2.1
|
Standards-Version: 3.2.1
|
||||||
Build-Depends: libglib-dev, libgtk-dev, xlibs-dev, libpng-dev, zlib1g-dev, debhelper (>= 2)
|
Build-Depends: libgtk1.2-dev | libgtk2.0-dev, libpng12-dev, zlib1g-dev, x-dev, libx11-dev, libxext-dev, libxinerama-dev, libxv-dev, libxvmc-dev, libxxf86dga-dev, libxxf86vm-dev, debhelper (>= 2)
|
||||||
|
|
||||||
Package: mplayer
|
Package: mplayer
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
Loading…
Reference in New Issue
Block a user