[Mplayer-dev-eng] [patch] Add build-dependency on libncurses-dev

André Dahlqvist andre.dahlqvist at telia.com
Sat Jul 28 18:34:05 CEST 2001


All who builds mplayer will build it against ncurses, right? So here's a
patch that adds that as a build-dependency in the debian package.

Btw, what parts of mplayer uses C++? I'm asking because:

andre at sledgehammer:~$ ldd /usr/local/bin/mplayer | grep c++
libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3 (0x4007d000)

--- debian/control~	Sat Jul 28 18:30:44 2001
+++ debian/control	Sat Jul 28 18:30:34 2001
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: * TeLeNiEkO * <telenieko at telenieko.com>
 Standards-Version: 3.2.1
-Build-Depends: debhelper (>= 3.0.0)
+Build-Depends: debhelper (>= 3.0.0), libncurses-dev
 
 Package: mplayer
 Architecture: any
-- 

André Dahlqvist <andre.dahlqvist at telia.com>

_______________________________________________
Mplayer-dev-eng mailing list
Mplayer-dev-eng at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-dev-eng



More information about the MPlayer-dev-eng mailing list