aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorFrank Lichtenheld <frank@lichtenheld.de>2007-10-28 22:11:51 +0100
committerFrank Lichtenheld <frank@lichtenheld.de>2007-10-28 22:11:51 +0100
commit2c644c36736052f4bd1abff4101375848203fb66 (patch)
treeda1a277a5c608f9b66e21f04e3d98fd78ffc2c6c /debian
parent17913bc92f23cb3cd03978f24825f4f8823dfb8f (diff)
050checkinst: Use dpkg-checkbuilddeps to test for missing packages
This allows the use of more complex dependencies like locales | locales-all.
Diffstat (limited to 'debian')
-rw-r--r--debian/control9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..4a4d48a
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,9 @@
+Source: packages
+Build-Depends: git-core, rsync, dpkg-dev, procmail,
+ gettext, liblocale-gettext-perl, locales | locales-all, libi18n-acceptlanguage-perl,
+ libcompress-zlib-perl, libhtml-parser-perl, libio-stringy-perl,
+ libmldbm-perl, libtext-iconv-perl, libhtml-template-perl,
+ libclass-accessor-perl, liburi-perl, libxml-rss-perl, libtemplate-perl,
+ liblingua-stem-perl
+
+Package: packages