From 8cf3b680bed91e92fd2a936fd3fc83541cb098fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 6 Jan 2015 11:16:05 +0100 Subject: Remove redundant dpkg from Pre-Depends --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'debian/control') 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. . -- cgit v1.2.3