~ruther/guix-local

6b7512de3221f18f4e843e4ad8a38d51eda8f558 — Maxim Cournoyer 5 months ago 3412748
gnu: php: Add autoconf to native inputs.

* gnu/packages/php.scm (php) [native-inputs]: Add autoconf.

Change-Id: I4e2185b04338b45ed89ef8a23232ff6524af4a00
1 files changed, 3 insertions(+), 1 deletions(-)

M gnu/packages/php.scm
M gnu/packages/php.scm => gnu/packages/php.scm +3 -1
@@ 27,6 27,7 @@
  #:use-module (gnu packages)
  #:use-module (gnu packages algebra)
  #:use-module (gnu packages aspell)
  #:use-module (gnu packages autotools)
  #:use-module (gnu packages base)
  #:use-module (gnu packages bison)
  #:use-module (gnu packages compression)


@@ 351,7 352,8 @@
           tidy-html
           zlib))
    (native-inputs
     (list bison
     (list autoconf                     ;to save the test report
           bison
           gettext-minimal
           pkg-config
           procps))                     ;for tests