Add external package for dbus
This commit is contained in:
parent
a1920efc10
commit
e8b3514554
1 changed files with 5 additions and 0 deletions
|
@ -172,6 +172,11 @@ packages:
|
||||||
require:
|
require:
|
||||||
- '%gcc@7.5'
|
- '%gcc@7.5'
|
||||||
- '+libiberty'
|
- '+libiberty'
|
||||||
|
dbus:
|
||||||
|
externals:
|
||||||
|
- spec: dbus@1.12.2
|
||||||
|
prefix: /usr
|
||||||
|
buildable: false
|
||||||
# packages which have been discovered by spack external find --all
|
# packages which have been discovered by spack external find --all
|
||||||
# python: # not a -devel package
|
# python: # not a -devel package
|
||||||
# externals:
|
# externals:
|
||||||
|
|
Loading…
Reference in a new issue