add editor to depends
[grml-etc-core.git] / debian / control
1 Source: grml-etc-core
2 Section: grml
3 Priority: optional
4 Maintainer: Michael Prokop <mika@grml.org>
5 Build-Depends: debhelper (>= 4.0.0)
6 Standards-Version: 3.7.2
7
8 Package: grml-etc-core
9 Architecture: all
10 Conflicts: grml-etc (<< 0.8-11), grml-autoconfig (<< 0.5-7), grml-scripts (<< 0.8-27)
11 Depends: editor | vim | nvi, zsh
12 Description: core ecetera files for the grml system
13  This package includes some /etc files for the
14  grml system. Whereas the main grml-etc package is
15  meant for use on grml systems this package can be
16  used on plain Debian (stable/testing/unstable)
17  systems as well.