[python PATCH 5/4] generator.py: Consider symbols from libvirt-common

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Some of the libvirt public API was moved into the libvirt-common.h file.
We should consider it while building python too.
---
 generator.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/generator.py b/generator.py
index ceba668..3144904 100755
--- a/generator.py
+++ b/generator.py
@@ -33,6 +33,7 @@ onlyOverrides = False

 libvirt_headers = [
     "libvirt",
+    "libvirt-common",
     "libvirt-domain",
     "libvirt-domain-snapshot",
     "libvirt-event",
-- 
2.8.1

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]