diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-09-18 08:56:51 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-09-18 08:56:51 +0000 |
commit | 5da49e10497fd8a15c919f6349c120d691d220b7 (patch) | |
tree | 9947ceddc9c1f56e3d81d72442582926a5b7038d /debian/control | |
parent | 59a2664f7a9d740e7a45dc519d80ef85932370e8 (diff) |
Replace x-dev dependency with x11proto-core-dev.
x-dev is now only a dummy package for transition.
patch by Ansgar Burchardt, ansgar 2007.43-1 org
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24564 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 41a73633cb..92d2ce758f 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: libgtk1.2-dev | libgtk2.0-dev, libpng12-dev, zlib1g-dev, x-dev, libx11-dev, libxext-dev, libxinerama-dev, libxv-dev, debhelper (>= 2) +Build-Depends: libgtk1.2-dev | libgtk2.0-dev, libpng12-dev, zlib1g-dev, x11proto-core-dev, libx11-dev, libxext-dev, libxinerama-dev, libxv-dev, debhelper (>= 2) Package: mplayer Architecture: any |