| Submitter | Yann E. MORIN |
|---|---|
| Date | Sept. 16, 2012, 10:57 p.m. |
| Message ID | <1347836276-24262-8-git-send-email-yann.morin.1998@free.fr> |
| Download | mbox | patch |
| Permalink | /patch/184169/ |
| State | Superseded |
| Headers | show |
Comments
Patch
diff --git a/package/lshw/Config.in b/package/lshw/Config.in index 4960ac9..98beacd 100644 --- a/package/lshw/Config.in +++ b/package/lshw/Config.in @@ -3,6 +3,7 @@ config BR2_PACKAGE_LSHW depends on BR2_INSTALL_LIBSTDCPP depends on BR2_LARGEFILE depends on BR2_USE_WCHAR + select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT help lshw (Hardware Lister) is a small tool to provide detailed information on the hardware configuration of the machine.