diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-06-15 12:25:41 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-06-15 12:25:41 +0100 |
commit | 6ad78dd43ce26ba6d0b8ef00671e71bc0257e1a7 (patch) | |
tree | f87b7da431a930f70402556d451aa40a20db9410 | |
parent | 8181192bb6dcfaccedda0c38fc30d1b2490e8640 (diff) | |
download | xine-lib-6ad78dd43ce26ba6d0b8ef00671e71bc0257e1a7.tar.gz xine-lib-6ad78dd43ce26ba6d0b8ef00671e71bc0257e1a7.tar.bz2 |
Build-dep on xmlto & librsvg-bin instead of transfig & sgmltools-lite.
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 492662fb7..8208da2e1 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 5.0.1), binutils (>= 2.12.90.0.9), pkg-config, libflac-dev, libpulse-dev, libsdl1.2-dev, libwavpack-dev, libsmbclient-dev, libspeex-dev, libmng-dev, libmad0-dev, libmpcdec-dev, libcdio-dev (>= 0.76-1), - w3m, transfig, gs, sgmltools-lite + w3m, gs, xmlto, librsvg-bin Build-Conflicts: libdvdnav-dev, libvcdinfo-dev Standards-Version: 3.7.2 |