]> git.pld-linux.org Git - packages/astrolog.git/blame - astrolog-libs.patch
- xorg deps
[packages/astrolog.git] / astrolog-libs.patch
CommitLineData
4ea86deb
SZ
1diff -Naur astrolog-5.40/Makefile astrolog-5.40-p/Makefile
2--- astrolog-5.40/Makefile Wed Dec 23 23:29:00 1998
3+++ astrolog-5.40-p/Makefile Tue Sep 2 15:22:12 2003
4@@ -23,7 +23,7 @@
5 charts0.o charts1.o charts2.o charts3.o intrpret.o\
6 xdata.o xgeneral.o xdevice.o xcharts0.o xcharts1.o xcharts2.o xscreen.o
7 # If you don't have X windows, delete the "-lX11" part from the line below:
8-LIBS = -lm -lX11
1ac4575a 9+LIBS = -lm -lX11 -L/usr/X11R6/lib -L/usr/X11R6/lib64
4ea86deb
SZ
10 CFLAGS = -O
11
12 astrolog:: $(OBJ)
This page took 0.059981 seconds and 4 git commands to generate.