Added a depedency for libexif
* gimp.spec.in: Added a depedency for libexif
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2004-01-22 Ville Pätsi <drc@gimp.org>
|
||||||
|
|
||||||
|
* gimp.spec.in: Added a depedency for libexif
|
||||||
|
|
||||||
2004-01-22 Michael Natterer <mitch@gimp.org>
|
2004-01-22 Michael Natterer <mitch@gimp.org>
|
||||||
|
|
||||||
* plug-ins/common/gbr.c
|
* plug-ins/common/gbr.c
|
||||||
|
@ -28,6 +28,7 @@ Conflicts: gimp-print >= @GIMPPRINT_TOONEW_VERSION@
|
|||||||
Requires: gtkhtml2 >= @GTKHTML2_REQUIRED_VERSION@
|
Requires: gtkhtml2 >= @GTKHTML2_REQUIRED_VERSION@
|
||||||
Requires: librsvg2 >= @RSVG_REQUIRED_VERSION@
|
Requires: librsvg2 >= @RSVG_REQUIRED_VERSION@
|
||||||
Requires: lcms
|
Requires: lcms
|
||||||
|
Requires: libexif
|
||||||
BuildRequires: gtk2-devel >= @GTK_REQUIRED_VERSION@
|
BuildRequires: gtk2-devel >= @GTK_REQUIRED_VERSION@
|
||||||
BuildRequires: fontconfig-devel >= @FONTCONFIG_REQUIRED_VERSION@
|
BuildRequires: fontconfig-devel >= @FONTCONFIG_REQUIRED_VERSION@
|
||||||
BuildRequires: libart_lgpl-devel >= 2.0
|
BuildRequires: libart_lgpl-devel >= 2.0
|
||||||
|
Reference in New Issue
Block a user