aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2018-02-02 09:32:47 -0600
committerEric Sandeen <sandeen@redhat.com>2018-02-02 09:32:47 -0600
commit5c7826c1aec6a0dfe2f714b7b4d92f4c623a864f (patch)
treec9b5171dc093930a02744989e848150ce0b83962
parent824b5807fb1e1a0e156b183a591f23b096c8868f (diff)
downloadxfsprogs-dev-5c7826c1aec6a0dfe2f714b7b4d92f4c623a864f.tar.gz
debian/control: remove nonexistent libreadline5-dev build dependency
libreadline5-dev hasn't existed as a package for quite some time now; even Debian "oldoldstable" doesn't know what that is. Drop it in favor of libreadline-gplv2-dev. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index a833571f40..60fcc46608 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin
Priority: optional
Maintainer: XFS Development Team <linux-xfs@vger.kernel.org>
Uploaders: Nathan Scott <nathans@debian.org>, Anibal Monsalve Salazar <anibal@debian.org>
-Build-Depends: uuid-dev, dh-autoreconf, debhelper (>= 5), gettext, libtool, libreadline-gplv2-dev | libreadline5-dev, libblkid-dev (>= 2.17), linux-libc-dev, libdevmapper-dev, libattr1-dev, libunistring-dev, dh-python
+Build-Depends: uuid-dev, dh-autoreconf, debhelper (>= 5), gettext, libtool, libreadline-gplv2-dev, libblkid-dev (>= 2.17), linux-libc-dev, libdevmapper-dev, libattr1-dev, libunistring-dev, dh-python
Standards-Version: 3.9.1
Homepage: https://xfs.wiki.kernel.org/