a61568aaec
Version bump to 1.39, complete changelog in the changes file. OBS-URL: https://build.opensuse.org/request/show/72512 OBS-URL: https://build.opensuse.org/package/show/Base:System/pommed?expand=0&rev=12
13 lines
331 B
Diff
13 lines
331 B
Diff
--- pommed-1.38/pommed/Makefile 2011-03-19 12:29:10.000000000 +0100
|
|
+++ pommed-1.38-pci/pommed/Makefile 2011-05-07 13:36:21.449008670 +0200
|
|
@@ -55,8 +55,7 @@
|
|
CFLAGS += $(LIBPCI_CFLAGS)
|
|
LDLIBS += $(LIBPCI_LIBS)
|
|
else
|
|
- LIB_OBJS += /usr/lib/libpci.a
|
|
- LDLIBS += -lz
|
|
+ LDLIBS += -lpci -ldbus-1 -lz
|
|
endif
|
|
|
|
LDLIBS += $(LIB_OBJS)
|