diff --git a/programming/misc/libtevent/actions.py b/programming/misc/libtevent/actions.py
index 8d86f14112..c027243370 100644
--- a/programming/misc/libtevent/actions.py
+++ b/programming/misc/libtevent/actions.py
@@ -14,6 +14,7 @@ def setup():
autotools.configure("\
--builtin-libraries=replace \
--bundled-libraries=NONE \
+ --extra-python=/usr/bin/python \
--disable-rpath \
")
diff --git a/programming/misc/libtevent/pspec.xml b/programming/misc/libtevent/pspec.xml
index 245c4afec3..f4db3eaf42 100644
--- a/programming/misc/libtevent/pspec.xml
+++ b/programming/misc/libtevent/pspec.xml
@@ -12,14 +12,17 @@
library
Event system based on the talloc memory management library
libtevent is an event system based on the talloc memory management library. It is the core event system used in Samba. Tevent has support for many event types, including timers, signals, and the classic file descriptor events.
- https://www.samba.org/ftp/tevent/tevent-0.9.37.tar.gz
+ https://www.samba.org/ftp/tevent/tevent-0.9.39.tar.gz
python-devel
+ python3-devel
libbsd-devel
gdb-devel
libtalloc-devel
libxslt
docbook-xsl
+ libtirpc-devel
+ rpcsvc-proto-devel
@@ -29,6 +32,7 @@
libtalloc
libbsd
python
+ python3
/usr/lib
@@ -49,6 +53,13 @@
+
+ 2019-04-04
+ 0.9.39
+ Version bump
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-08-06
0.9.37