mirror of
git://slackware.nl/current.git
synced 2025-01-06 05:25:20 +01:00
12 lines
320 B
PkgConfig
12 lines
320 B
PkgConfig
|
prefix=/usr
|
||
|
exec_prefix=/usr
|
||
|
libdir=/usr/@LIB@/seamonkey-@VERSION@
|
||
|
includedir=/usr/include/seamonkey-@VERSION@
|
||
|
|
||
|
Name: Mozilla Gtk Embedding Widget
|
||
|
Description: Mozilla Embedding Widget for Gtk+
|
||
|
Version: @VERSION@
|
||
|
Requires: seamonkey-xpcom = @VERSION@
|
||
|
Libs: -L${libdir} -lgtkembedmoz
|
||
|
Cflags: -I${includedir}/gtkembedmoz
|