me
/
guix
Archived
1
0
Fork 0

gnu: tadbit: Add missing input.

* gnu/packages/bioinformatics.scm (tadbit)[native-inputs]: Add glib.

Change-Id: Ia1f79e2a30f5b57616cf3d1f7b6438f07451fbbf
master
Ricardo Wurmus 2024-01-09 12:32:45 +01:00
parent c085139bc9
commit b460f89d93
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2014-2023 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2014-2024 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2015, 2016, 2017, 2018 Ben Woodcroft <donttrustben@gmail.com>
;;; Copyright © 2015, 2016, 2018, 2019, 2020 Pjotr Prins <pjotr.guix@thebird.nl>
;;; Copyright © 2015 Andreas Enge <andreas@enge.fr>
@ -13184,6 +13184,7 @@ applications for tackling some common problems in a user-friendly way.")
(invoke "python3" "test/test_all.py")))))))
(native-inputs
(list `(,glib "bin") ;for gtester
glib
pkg-config))
(inputs
;; TODO: add Chimera for visualization