diff options
author | algernon <algernon> | 2001-03-22 22:12:47 +0000 |
---|---|---|
committer | algernon <algernon> | 2001-03-22 22:12:47 +0000 |
commit | 41ae7bd57304884da642b48a0587a4662610fed8 (patch) | |
tree | e8e4a12f8a6c9b9348a0709b143927443242a5c4 /debian/control | |
parent | 23494269d7fb6bec696f305caa79a683ceb4bcbd (diff) | |
download | ratpoison-41ae7bd57304884da642b48a0587a4662610fed8.zip |
removed build-dependency on x-terminal-emulator, downgraded
xterm | x-terminal-emulator dependency to a recommends only
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 5a01983..9f6c3b4 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,13 @@ Source: ratpoison Section: x11 Priority: extra Maintainer: Gergely Nagy <8@free.bsd.hu> -Build-Depends: debhelper (>= 2.0.89), xlibs-dev, x-terminal-emulator +Build-Depends: debhelper (>= 2.0.89), xlibs-dev Standards-Version: 3.5.0 Package: ratpoison Architecture: any -Depends: ${shlibs:Depends}, x-terminal-emulator +Depends: ${shlibs:Depends} +Recommends: xterm | 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 |