summaryrefslogtreecommitdiffstats
path: root/patches/source/seamonkey/pkgconfig/seamonkey-plugin.pc
diff options
context:
space:
mode:
Diffstat (limited to 'patches/source/seamonkey/pkgconfig/seamonkey-plugin.pc')
-rw-r--r--patches/source/seamonkey/pkgconfig/seamonkey-plugin.pc10
1 files changed, 10 insertions, 0 deletions
diff --git a/patches/source/seamonkey/pkgconfig/seamonkey-plugin.pc b/patches/source/seamonkey/pkgconfig/seamonkey-plugin.pc
new file mode 100644
index 000000000..bbdb1f417
--- /dev/null
+++ b/patches/source/seamonkey/pkgconfig/seamonkey-plugin.pc
@@ -0,0 +1,10 @@
+prefix=/usr
+exec_prefix=/usr
+libdir=/usr/@LIB@/seamonkey-@VERSION@
+includedir=/usr/include/seamonkey-@VERSION@
+
+Name: Mozilla Plug-In API
+Description: Mozilla Plug-In API
+Version: @VERSION@
+Requires: seamonkey-nspr >= 4.7.1
+Cflags: -I${includedir}/java -I${includedir}/plugin -DXP_UNIX