Ver código fonte

Install gobject-introspection for devel role

Matthias Vogelgesang 10 anos atrás
pai
commit
89c94ee6be
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      roles/devel/tasks/main.yml

+ 2 - 0
roles/devel/tasks/main.yml

@@ -6,6 +6,8 @@
     - git
     - gcc
     - glib2-devel
+    - gobject-introspection
+    - gobject-introspection-devel
     - json-glib-devel
     - python-gobject2-devel
     - python-numpy-devel