diff options
author | algernon <algernon> | 2001-03-11 17:25:09 +0000 |
---|---|---|
committer | algernon <algernon> | 2001-03-11 17:25:09 +0000 |
commit | afd6bed8a80abddaa1fd2fcb7795f3ea8bbb74b1 (patch) | |
tree | 957d735b438146ff4b210cce63310523ef6ae24c /debian/control | |
parent | 44325e54fa3a4727e8ff5a9518322be379616ff5 (diff) | |
download | ratpoison-afd6bed8a80abddaa1fd2fcb7795f3ea8bbb74b1.zip |
build depend on x-terminal-emulator
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 17d8acc..5a01983 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,12 @@ Source: ratpoison Section: x11 Priority: extra Maintainer: Gergely Nagy <8@free.bsd.hu> -Build-Depends: debhelper (>= 2.0.89), xlibs-dev +Build-Depends: debhelper (>= 2.0.89), xlibs-dev, x-terminal-emulator Standards-Version: 3.5.0 Package: ratpoison Architecture: any -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends}, x-terminal-emulator Provides: x-window-manager Description: Simple window manager with no fat library dependencies. ratpoison is a simple Window Manager with no fat library |