Files
2013-09-26 17:14:40 +02:00

18 lines
412 B
Plaintext

$NetBSD: patch-ad,v 1.2 2009/05/21 16:11:25 wiz Exp $
http://bugzilla.gnome.org/show_bug.cgi?id=583469
--- src/Makefile.am.orig 2008-10-20 12:01:47.000000000 -0400
+++ src/Makefile.am
@@ -62,6 +62,10 @@ if WITH_HILDON
cheese_LDADD += $(HILDON_LIBS)
endif
+# hal
+INCLUDES += $(HAL_CFLAGS)
+cheese_LDADD += $(HAL_LIBS)
+
#dbus
BUILT_SOURCES = cheese-dbus-infos.h
# We don't want to install this header