aboutsummaryrefslogtreecommitdiff
(use-modules (guix)
             (gnu packages gdb)
             (gnu packages autotools)
             (gnu packages texinfo))

;; Augment the package definition of GDB with the build tools
;; needed when developing GDB (and which are not needed when
;; simply installing it.)
(package
  (inherit gdb)
  (native-inputs (modify-inputs (package-native-inputs gdb)
                   (prepend autoconf-2.69 automake texinfo))))
0'>10space:mode:
authorRicardo Wurmus <rekado@elephly.net>2017-06-18 17:18:53 +0200
committerRicardo Wurmus <rekado@elephly.net>2017-06-18 17:20:53 +0200
commite1287aed0c2bbe63bd56cf43b846be439d16a823 (patch)
treea601cc5a4f44d23184a3fd437e5e54204098ecc8 /doc
parent1d3be5d963418a30af6753374ac66a29dbccfdb7 (diff)
downloadguix-e1287aed0c2bbe63bd56cf43b846be439d16a823.tar.gz
guix-e1287aed0c2bbe63bd56cf43b846be439d16a823.zip
gnu: fish-guix: Update home page.
* gnu/packages/shells.scm (fish-guix)[home-page]: Update it.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions