diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2022-09-21 17:06:14 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2022-09-21 17:06:14 +0800 |
commit | d64f068b01d4c9805ad4db0254bbf77957539c36 (patch) | |
tree | 2e796f7fb2445a445f5794be93750e8962293e96 /shopify.pc.in | |
parent | 8ac556ab3d2afdbf0f418b5edabcacb0d0a9a412 (diff) |
Links to toml & l8w8jwt
Diffstat (limited to 'shopify.pc.in')
-rw-r--r-- | shopify.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shopify.pc.in b/shopify.pc.in index 345289d..7291836 100644 --- a/shopify.pc.in +++ b/shopify.pc.in @@ -8,4 +8,4 @@ Version: @PACKAGE_VERSION@ Description: Shopify Admin API Library for C URL: http://darapsa.org/?p=libshopify.git Cflags: -I${includedir} -Libs: -L${libdir} -l@PACKAGE_NAME@ -lmicrohttpd -lgcrypt -lgnutls -lpcre2-8 -lcurl -ljson-c +Libs: -L${libdir} -l@PACKAGE_NAME@ -lmicrohttpd -lgcrypt -lgnutls -lpcre2-8 -lcurl -ljson-c -ltoml -ll8w8jwt |