diff options
author | dancer <dancer> | 2003-04-10 15:11:37 +0000 |
---|---|---|
committer | dancer <dancer> | 2003-04-10 15:11:37 +0000 |
commit | cbfc459b6dac0cf00498169283d4c912c04d8f8c (patch) | |
tree | 4bd6828cc8da1df89c831b46c7f47b74fc8b33cc /debian/control | |
parent | 0dc3f0f47121860d1dc1c03b972b5a4390a22f5b (diff) | |
download | pbuilder-cbfc459b6dac0cf00498169283d4c912c04d8f8c.tar pbuilder-cbfc459b6dac0cf00498169283d4c912c04d8f8c.tar.gz |
up
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 0e658c1..2156df3 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,7 @@ Description: personal package builder for Debian packages Package: pbuilder-uml Architecture: i386 -Depends: rootstrap, user-mode-linux, pbuilder (= ${Source-Version}) +Depends: rootstrap, user-mode-linux (>= 2.4.20-3um-1), pbuilder (= ${Source-Version}) Description: user-mode-linux version of pbuilder pbuilder-uml uses a User-mode-linux system, and builds Debian packages inside the UML image. It is an ideal system to use to check |