mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-06 01:12:40 +02:00
require gimp-2.0 >= $GIMP_APP_VERSION.
2007-02-05 Sven Neumann <sven@gimp.org> * gimpui.pc.in (Requires): require gimp-2.0 >= $GIMP_APP_VERSION. svn path=/trunk/; revision=21850
This commit is contained in:
committed by
Sven Neumann
parent
143ab1cb98
commit
ad2ec0b52d
@@ -1,3 +1,7 @@
|
||||
2007-02-05 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* gimpui.pc.in (Requires): require gimp-2.0 >= $GIMP_APP_VERSION.
|
||||
|
||||
2007-02-05 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* gimp.pc.in (Requires)
|
||||
|
@@ -6,6 +6,6 @@ includedir=@includedir@
|
||||
Name: GIMP UI
|
||||
Description: GIMP User Interface Library
|
||||
Version: @GIMP_REAL_VERSION@
|
||||
Requires: gimp-@GIMP_PKGCONFIG_VERSION@ gtk+-2.0 >= @GTK_REQUIRED_VERSION@
|
||||
Requires: gimp-@GIMP_PKGCONFIG_VERSION@ >= @GIMP_APP_VERSION@ gtk+-2.0 >= @GTK_REQUIRED_VERSION@
|
||||
Libs: -L${libdir} -lgimpui-@GIMP_API_VERSION@ -lgimpwidgets-@GIMP_API_VERSION@ -lgimpmodule-@GIMP_API_VERSION@
|
||||
Cflags: -I${includedir}/gimp-@GIMP_API_VERSION@
|
||||
|
Reference in New Issue
Block a user