mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
503 B

  1. --- ./gimpui.pc.in.orig 2004-12-08 21:54:58.961259360 +0100
  2. +++ ./gimpui.pc.in 2004-12-08 21:55:48.952659512 +0100
  3. @@ -7,5 +7,5 @@
  4. Description: GIMP User Interface Library
  5. Version: @GIMP_REAL_VERSION@
  6. Requires: gimp-@GIMP_PKGCONFIG_VERSION@ gtk+-2.0 >= 2.2.0
  7. -Libs: -L${libdir} -lgimpui-@GIMP_API_VERSION@ -lgimpwidgets-@GIMP_API_VERSION@
  8. +Libs: -L${libdir} -lgimpui-@GIMP_API_VERSION@ -lgimpwidgets-@GIMP_API_VERSION@ -lgimpmodule-@GIMP_API_VERSION@
  9. Cflags: -I${includedir}/gimp-@GIMP_API_VERSION@