Home | History | Annotate | Download | only in patches
      1 --- eog-2.16.1/shell/Makefile.am.orig	2006-10-02 11:20:36.231651000 +0100
      2 +++ eog-2.16.1/shell/Makefile.am	2006-10-02 11:21:24.113681000 +0100
      3 @@ -52,6 +52,7 @@
      4  	$(jpeg_LIB)			\
      5  	$(X_LIBS)			\
      6  	$(EOG_LIBS)			\
      7 +	-lX11				\
      8  	$(LIBJPEG)
      9  
     10  uidir = $(datadir)/eog
     11