diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-01-06 11:16:05 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-01-06 11:16:05 +0100 |
commit | 8cf3b680bed91e92fd2a936fd3fc83541cb098fe (patch) | |
tree | 488abd272ab142d57cea28fc604a75f019708044 /debian/control | |
parent | 9f2c6420c30d29ab67c011363303f6586e44c147 (diff) |
Remove redundant dpkg from Pre-Depends
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 03aa026..f12c53c 100644 --- a/debian/control +++ b/debian/control @@ -33,8 +33,7 @@ Depends: ${misc:Depends}, libonig2 (= ${binary:Version}) Pre-Depends: - ${misc:Pre-Depends}, - dpkg + ${misc:Pre-Depends} Description: regular expressions library — debugging symbols Oniguruma is a library for working with regular expressions. . |