From 25a3ed1c9ee2508bc3c9836ba6e24df1eb790c38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?= <41315874+fumiama@users.noreply.github.com> Date: Sun, 16 Oct 2022 11:58:08 +0800 Subject: [PATCH] add symbols --- debian/libbase16384-2.symbols | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/libbase16384-2.symbols b/debian/libbase16384-2.symbols index c933a44..7d377f7 100644 --- a/debian/libbase16384-2.symbols +++ b/debian/libbase16384-2.symbols @@ -1,4 +1,6 @@ libbase16384.so.2 libbase16384-2 #MINVER# * Build-Depends-Package: libbase16384-2-dev - decode@Base 2 - encode@Base 2 + base16384_decode@Base 2 + base16384_encode@Base 2 + base16384_encode_file@Base 2 + base16384_decode_file@Base 2