mlt_repository.c: report reason when dlopen fails.
[melted] / debian / control
1 Source: mlt
2 Section: devel
3 Priority: optional
4 Maintainer: Charles Yates <charles@vmfx.com>
5 Build-Depends: debhelper (>> 3.0.0)
6 Standards-Version: 3.6.1
7
8 Package: mlt-dev
9 Section: devel
10 Architecture: any
11 Depends: mlt (= ${Source-Version})
12 Description: Development library and headers for mlt
13  mlt is a free multimedia tool set and library.
14
15 Package: mlt
16 Section: multimedia
17 Architecture: any
18 Depends: ${shlibs:Depends}
19 Description: mlt tools and runtime library
20  mlt is a free multimedia tool set and library.
21