diff options
author | aurel <aurel@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-01-10 21:19:22 +0000 |
---|---|---|
committer | aurel <aurel@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-01-10 21:19:22 +0000 |
commit | 9a46d7eb5637e03658bfd132cb11c0f14dbecdcd (patch) | |
tree | 0efba5ecbc315184d2ae8edf4f4f3c6ab4954473 | |
parent | f39b891ba03fef27003f91386c3c940f31029376 (diff) |
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
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 615c5875ff..3977352e1f 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: misc Priority: optional Maintainer: Dariush Pietrzak <eyck@ghost.anime.pl> 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 Architecture: any |