diff --git a/package/mathieu/gtkam/gtkam.conf b/package/mathieu/gtkam/gtkam.conf new file mode 100644 index 000000000..6477378b7 --- /dev/null +++ b/package/mathieu/gtkam/gtkam.conf @@ -0,0 +1,4 @@ + +# this package needs an -rpath linker option to build successfully +makeopt="$makeopt LDFLAGS='`pkg-config --libs-only-L gimp-2.0 | sed 's/-L/-Wl,-rpath /g'`'" +