From 952adafd11c1993a59aa369642c7fc8d8b8d2507 Mon Sep 17 00:00:00 2001 From: Agney Lopes Roth Ferraz Date: Fri, 9 Sep 2005 18:30:09 -0300 Subject: Import Debian changes 0.3.7pre-2 hardinfo (0.3.7pre-2) unstable; urgency=low * Fixed FTBFS (file intl.c updated). Thanks to Andreas Jochens. (Closes: #326033) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2168ea59..beacfbfb 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ TARGET = GTK2 -GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 +GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 GTK_CFLAGS = -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include PACKAGE = hardinfo-0.3.7pre # ---------------------------------------------------------------------------- -- cgit v1.2.3