From ccbeaf97437d089f1da8762900da8a58f996eaa4 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Thu, 26 Mar 2020 02:33:00 +0000 Subject: Make 'make deb' work with more recent dpgk-deb git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3778 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- buildtools/debian/mkdeb | 2 -- 1 file changed, 2 deletions(-) (limited to 'buildtools') diff --git a/buildtools/debian/mkdeb b/buildtools/debian/mkdeb index 6fb8d2e7..f0bd6145 100755 --- a/buildtools/debian/mkdeb +++ b/buildtools/debian/mkdeb @@ -148,8 +148,6 @@ sub control($$) { 'perl-base, ' . 'bash' ; - $control{'Recommends'} = ''; - $control{'Recommends'} = ''; $control{'Conflicts'} = $debianNativeNetpbm; $control{'Replaces'} = $debianNativeNetpbm; $control{'Provides'} = -- cgit 1.4.1