aboutsummaryrefslogtreecommitdiffstats
path: root/src/libgpgme.vers
diff options
context:
space:
mode:
authorBen McGinnes <[email protected]>2018-09-02 09:07:18 +0000
committerBen McGinnes <[email protected]>2018-09-02 09:07:18 +0000
commit879cc1f84fbf09cb4eeb78bce16f52a1a36032ba (patch)
treec17955c8da6bd4bdcd3bd2001d264d71de5c4869 /src/libgpgme.vers
parentjs: key deletion after test (diff)
downloadgpgme-879cc1f84fbf09cb4eeb78bce16f52a1a36032ba.tar.gz
gpgme-879cc1f84fbf09cb4eeb78bce16f52a1a36032ba.zip
estreams symbols for python bindings
* It turns out that even though some platforms detect differing symbols for estreams, the two types do not appear to be in conflict. At least they don't from the BSD/OS X side of things. As a consequence both versions are now included. Tested-by: Ben McGinnes <[email protected]> Signed-off-by: Ben McGinnes <[email protected]>
Diffstat (limited to 'src/libgpgme.vers')
-rw-r--r--src/libgpgme.vers1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libgpgme.vers b/src/libgpgme.vers
index 8faed5e7..431d9e05 100644
--- a/src/libgpgme.vers
+++ b/src/libgpgme.vers
@@ -134,6 +134,7 @@ GPGME_1.1 {
gpgme_op_decrypt_ext;
gpgme_op_decrypt_ext_start;
+ gpgme_data_new_from_estream;
_gpgme_data_new_from_estream;
};