|
@@ -61,6 +61,9 @@ PACKAGECONFIG[libcap-ng] = "--enable-setpriv,--disable-setpriv,libcap-ng,"
|
|
|
# Build python bindings for libmount
|
|
|
PACKAGECONFIG[pylibmount] = "--with-python --enable-pylibmount,--without-python --disable-pylibmount,python"
|
|
|
|
|
|
+# Readline support
|
|
|
+PACKAGECONFIG[readline] = "--with-readline,--without-readline,readline"
|
|
|
+
|
|
|
FILES_${PN}-bash-completion += "${datadir}/bash-completion"
|
|
|
FILES_${PN}-doc += "${datadir}/getopt/getopt-*.*"
|
|
|
|