diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gedit2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile index eeee7559c..003fdd707 100644 --- a/editors/gedit2/Makefile +++ b/editors/gedit2/Makefile @@ -25,7 +25,7 @@ INSTALLS_OMF= yes INSTALLS_SHLIB= yes USE_GMAKE= yes USE_LIBTOOL_VER=15 -USE_GNOME= gnomeprefix gnomehack intlhack gnomehier \ +USE_GNOME= gnomeprefix gnomehack intlhack \ libgnomeprintui libgnomeui eel2 gtksourceview desktopfileutils CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |