Remove dependency on dev packages
[pkg-perl] / deb-src / libalien-wxwidgets-perl / libalien-wxwidgets-perl-0.50 / debian / control
1 Source: libalien-wxwidgets-perl
2 Section: perl
3 Priority: optional
4 Build-Depends: debhelper7, quilt, perl (>= 5.8.3),
5  libmodule-pluggable-perl, libwxgtk2.8-dev (>= 2.8.10.1), libtest-pod-perl,
6  libtest-pod-coverage-perl
7 Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
8 Uploaders: Roberto C. Sanchez <roberto@connexer.com>,
9  Damyan Ivanov <dmn@debian.org>, Jonathan Yu <jawnsy@cpan.org>,
10  Ryan Niebur <ryan@debian.org>
11 Standards-Version: 3.8.3
12 Homepage: http://search.cpan.org/dist/Alien-wxWidgets/
13 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libalien-wxwidgets-perl/
14 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libalien-wxwidgets-perl/
15
16 Package: libalien-wxwidgets-perl
17 Architecture: any
18 Depends: ${perl:Depends}, ${misc:Depends}, libwxgtk2.8 (>= ${wx:current}),
19  libwxgtk2.8 (<< ${wx:next}), libmodule-pluggable-perl
20 Description: Perl module for locating wxWidgets binaries
21  Alien::WxWidgets is a simple Perl module that detects configuration settings
22  of an installed wxWidgets. It is useful to assist in the building of modules
23  that require wxWidgets, providing indispensible compile-related information
24  like relevant linker and compiler flags.