From: Nathan Scott <nathans@aconex.com>
To: xfs@oss.sgi.com
Subject: [PATCH] xfsprogs - resolve Debian readline build issue
Date: Fri, 29 Apr 2011 09:15:30 +1000 (EST) [thread overview]
Message-ID: <360436721.31453.1304032530041.JavaMail.root@acxmail-au2.aconex.com> (raw)
In-Reply-To: <55785369.30597.1303960403663.JavaMail.root@acxmail-au2.aconex.com>
Address the recently reported build issue with libreadline5/6, via
the gplv2 route. Since this appears to be a relatively recent pkg,
I made its use conditional so the deb build continues to work for
everyone not running a bleeding edge distro. Works For Me (tm).
This addresses Debian bug 553875: libreadline5-dev removal pending
Signed-off-by: Nathan Scott <nathans@debian.org>
diff --git a/debian/control b/debian/control
index 401cdab..f813a43 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin
Priority: optional
Maintainer: XFS Development Team <xfs@oss.sgi.com>
Uploaders: Nathan Scott <nathans@debian.org>, Anibal Monsalve Salazar <anibal@debian.org>
-Build-Depends: uuid-dev, autoconf, debhelper (>= 5), gettext, libtool, libreadline5-dev, libblkid-dev (>= 2.17)
+Build-Depends: uuid-dev, autoconf, debhelper (>= 5), gettext, libtool, libreadline5-dev | libreadline-gplv2-dev, libblkid-dev (>= 2.17)
Standards-Version: 3.9.1
Homepage: http://oss.sgi.com/projects/xfs/
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next parent reply other threads:[~2011-04-28 23:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <55785369.30597.1303960403663.JavaMail.root@acxmail-au2.aconex.com>
2011-04-28 23:15 ` Nathan Scott [this message]
2011-05-02 20:03 ` [PATCH] xfsprogs - resolve Debian readline build issue Alex Elder
2011-05-03 10:08 ` Nathan Scott
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=360436721.31453.1304032530041.JavaMail.root@acxmail-au2.aconex.com \
--to=nathans@aconex.com \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox