Control: tag -1 + patch

On Fri, Jan 10, 2014 at 09:28:14AM -0500, GUO Yixuan wrote:
> I found out that adding libncursesw5-dev to build-dep will solve this bug.
> 
> See also: http://bugs.debian.org/728512

A patch is attached.

Regards,

GUO Yixuan
diff -ur pinentry-0.8.3/debian/control pinentry-0.8.3-p/debian/control
--- pinentry-0.8.3/debian/control	2013-12-15 07:31:11.000000000 -0500
+++ pinentry-0.8.3-p/debian/control	2014-01-20 21:41:53.733683339 -0500
@@ -2,7 +2,7 @@
 Section: utils
 Priority: optional
 Maintainer: Peter Eisentraut <pet...@debian.org>
-Build-Depends: cdbs (>= 0.4.41), debhelper (>= 8), libglib2.0-dev (>= 2.15.5), libgtk2.0-dev (>= 2.4.0), libncurses5-dev, libqt4-dev, m4
+Build-Depends: cdbs (>= 0.4.41), debhelper (>= 8), libglib2.0-dev (>= 2.15.5), libgtk2.0-dev (>= 2.4.0), libncurses5-dev, libqt4-dev, m4, libncursesw5-dev
 Standards-Version: 3.9.5
 Homepage: http://www.gnupg.org/aegypten/
 

Reply via email to