diff options
author | Helmut Grohne <helmut@subdivi.de> | 2023-01-01 16:49:31 +0100 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2023-01-01 16:49:31 +0100 |
commit | 610ea29411f8a131395361bd89f4e2036c21a622 (patch) | |
tree | 0014f632ab1ef9b0170ccfcc65413945cd18955e /debian/control | |
parent | e12f55f914538e057fbd4c8f1afcfa2c32684a7c (diff) | |
download | debvm-610ea29411f8a131395361bd89f4e2036c21a622.tar.gz |
debian: ship pod2man generated manual pages
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 fb4d76c..82bae04 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: debvm Maintainer: Helmut Grohne <helmut@subdivi.de> -Build-Depends: debhelper-compat (= 13) +Build-Depends: debhelper-compat (= 13), perl Section: admin Priority: optional Standards-Version: 4.6.2 |