From fb718cf7701eb15a3235a9393013e00357018dd9 Mon Sep 17 00:00:00 2001 From: uvok cheetah Date: Tue, 10 Sep 2024 22:07:44 +0200 Subject: Attempt to add w3m but it's missing too many libraries... --- package/w3m/Config.in | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 package/w3m/Config.in (limited to 'package/w3m/Config.in') diff --git a/package/w3m/Config.in b/package/w3m/Config.in new file mode 100644 index 0000000..0b3a78b --- /dev/null +++ b/package/w3m/Config.in @@ -0,0 +1,8 @@ +# dependencies taken from rpi-userland + +config BR2_PACKAGE_W3M + bool "w3m" + help + w3m, the command line browser by Debian. + + https://salsa.debian.org/debian/w3m -- cgit v1.2.3