After autoconf version bumped to 2.69, autoconf-archive is needed for
AX_PTHREAD macro to work.
Signed-off-by: Anthony Wong <anthony.wong(a)ubuntu.com>
---
README | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README b/README
index 347e865..a2c32ca 100644
--- a/README
+++ b/README
@@ -11,11 +11,11 @@ ncurses-devel (required)
libnl-devel (required)
kernel version => 2.6.38
-Example packages to install in Ubuntu
+Example packages to install in Ubuntu:
-sudo apt-get install libpci-dev libnl-3-dev libnl-genl-3-dev gettext \
+sudo apt install libpci-dev libnl-3-dev libnl-genl-3-dev gettext \
libgettextpo-dev autopoint gettext libncurses5-dev libncursesw5-dev libtool-bin \
-dh-autoreconf
+dh-autoreconf autoconf-archive pkg-config
Building & Installing PowerTOP
------------------------------
--
2.25.1
Show replies by date