pommed/pommed-1.14-dbus.patch

14 lines
523 B
Diff

Index: pommed-1.14/pommed/Makefile
===================================================================
--- pommed-1.14.orig/pommed/Makefile
+++ pommed-1.14/pommed/Makefile
@@ -42,7 +42,7 @@ endif
else
-LDFLAGS = -lz -lsmbios $(DBUS_LIBS) $(ALSA_LIBS) $(AUDIOFILE_LIBS) $(CONFUSE_LIBS)
+LDFLAGS = -lz -lsmbios $(DBUS_LIBS) $(ALSA_LIBS) $(AUDIOFILE_LIBS) $(CONFUSE_LIBS) -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
SOURCES = pommed.c cd_eject.c evdev.c conffile.c audio.c \
dbus.c power.c beep.c video.c \