Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 274333 | Differences between
and this patch

Collapse All | Expand All

(-)configure.in (+1 lines)
Lines 75-80 AC_SUBST(install_sh) Link Here
75
# Gfax needs Gtk# Gnome# GConf#
75
# Gfax needs Gtk# Gnome# GConf#
76
#
76
#
77
PKG_CHECK_MODULES(GFAX, glib-sharp-2.0 gtk-sharp-2.0 gnome-sharp-2.0 gconf-sharp-2.0 
77
PKG_CHECK_MODULES(GFAX, glib-sharp-2.0 gtk-sharp-2.0 gnome-sharp-2.0 gconf-sharp-2.0 
78
	gconf-sharp-peditors-2.0
78
	glade-sharp-2.0 evolution-sharp)
79
	glade-sharp-2.0 evolution-sharp)
79
AC_SUBST(GFAX_LIBS)
80
AC_SUBST(GFAX_LIBS)
80
81

Return to bug 274333