Move pangoft2 to Requires.private
We have pango in Requires anyway, and this is just so we can call pangofc api ourselves.
This commit is contained in:
@ -11,5 +11,6 @@ Name: GTK+
|
||||
Description: GTK+ Graphical UI Library
|
||||
Version: @VERSION@
|
||||
Requires: gdk-@GTK_API_VERSION@ @GTK_PACKAGES@
|
||||
Requires.private: @GTK_PRIVATE_PACKAGES@
|
||||
Libs: -L${libdir} -lgtk-3 @GTK_EXTRA_LIBS@
|
||||
Cflags: -I${includedir}/gtk-@GTK_API_VERSION@ @GTK_EXTRA_CFLAGS@
|
||||
|
||||
Reference in New Issue
Block a user