gnu: soci: Support Firebird.
* gnu/packages/databases.scm (soci)[inputs]: Add firebird.master
parent
28da3c19c2
commit
691c4185de
|
@ -3900,7 +3900,8 @@ The drivers officially supported by @code{libdbi} are:
|
|||
"14x2gjblkgpflv75wl144cyjp1sis5rbxnr9r2gj3yw16v2av0bp"))))
|
||||
(build-system cmake-build-system)
|
||||
(inputs
|
||||
`(("postgresql" ,postgresql)
|
||||
`(("firebird" ,firebird)
|
||||
("postgresql" ,postgresql)
|
||||
("sqlite" ,sqlite)
|
||||
("odbc" ,unixodbc)
|
||||
("boost" ,boost)
|
||||
|
|
Reference in New Issue