[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[pkg-wine-party] [PATCH 06/11] Fix Lintian error: Add misc:Depends so libwine depends on multiarch-support



---
 debian/control.in |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control.in b/debian/control.in
index fc84690..f47b985 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -139,7 +139,8 @@ Suggests:
  libwine-openal (= ${binary:Version}),
  libwine-gphoto2 (= ${binary:Version}),
 Pre-Depends:
- ${wine:Pre-Depends}
+ ${wine:Pre-Depends},
+ ${misc:Pre-Depends},
 Replaces:
  wine (<< 0.9.11-1),
  libwine-twain (<< 0.9.13),
-- 
1.7.10.4




Reply to: