diff options
author | dancer <dancer> | 2001-11-24 02:12:40 +0000 |
---|---|---|
committer | dancer <dancer> | 2001-11-24 02:12:40 +0000 |
commit | d5ae0bbbd1ad6e966558f9437ad3b0c1f3a3c40c (patch) | |
tree | 103ec65677eb9f020f8ac8f1ee260e3af5989da6 /debian/control | |
parent | 0dec070c91c169b48c89097fb7edc650362983f9 (diff) | |
download | pbuilder-d5ae0bbbd1ad6e966558f9437ad3b0c1f3a3c40c.tar pbuilder-d5ae0bbbd1ad6e966558f9437ad3b0c1f3a3c40c.tar.gz |
notes
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 9b56376..083ce05 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,10 @@ Source: pbuilder Section: devel Priority: extra Maintainer: Junichi Uekawa <dancer@debian.org> -Build-Depends: debhelper (>> 3.0.0), dummy-error-package | gcc, textutils [!i386], mig [hurd-i386] +Build-Depends-Indep: debhelper (>> 3.0.0), dummy-error-package | gcc, + textutils [!i386], mig [hurd-i386], + mawk +Build-Depends: shellutils Build-Conflicts: dummy-nonexistent-package Standards-Version: 3.5.6 |