summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorBastian Krause <bst@pengutronix.de>2020-11-02 14:05:58 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-11-12 08:12:02 +0100
commit94917886912fea75a40feebe0cb81e13ec49fe60 (patch)
tree8292dd83c1a1d6d5bcca1d6c4ea760f3a273b2e2 /rules
parentf753b808d7bd86a1d4e215c0002b013f307dd91e (diff)
downloadptxdist-94917886912fea75a40feebe0cb81e13ec49fe60.tar.gz
ptxdist-94917886912fea75a40feebe0cb81e13ec49fe60.tar.xz
parted: remove obsolete readline select
ff2fb9a12 ("parted: update to 3.3") added --without-readline to PARTED_CONF_OPT, so readline is no longer needed. Fixes: ff2fb9a12 ("parted: update to 3.3") Signed-off-by: Bastian Krause <bst@pengutronix.de> Message-Id: <20201102130558.15960-1-bst@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-rw-r--r--rules/parted.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/parted.in b/rules/parted.in
index dbaef4b0a..9e0854c78 100644
--- a/rules/parted.in
+++ b/rules/parted.in
@@ -3,7 +3,6 @@ config PARTED
tristate
prompt "parted"
select HOST_GETTEXT
- select READLINE
select LIBUUID
select E2FSPROGS
select NCURSES