summaryrefslogtreecommitdiff
path: root/python/apt_pkgmodule.cc
diff options
context:
space:
mode:
Diffstat (limited to 'python/apt_pkgmodule.cc')
-rw-r--r--python/apt_pkgmodule.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/apt_pkgmodule.cc b/python/apt_pkgmodule.cc
index df443c10..64db74d2 100644
--- a/python/apt_pkgmodule.cc
+++ b/python/apt_pkgmodule.cc
@@ -526,6 +526,7 @@ static PyMethodDef methods[] =
static struct _PyAptPkgAPIStruct API = {
&PyAcquire_Type, // acquire_type
+ &PyAcquire_FromCpp, // acquire_fromcpp
&PyAcquireFile_Type, // acquirefile_type
&PyAcquireItem_Type, // acquireitem_type
&PyAcquireItemDesc_Type, // acquireitemdesc_type