mirror of
https://github.com/openSUSE/snapper.git
synced 2026-02-05 15:46:00 +01:00
Link the dbus library with the boost libraries (Fixes #424)
This fixes a build problem in Ubuntu on armhf where an unresolved symbol was reported.
This commit is contained in:
@@ -12,4 +12,4 @@ libdbus_la_SOURCES = \
|
||||
DBusMainLoop.cc DBusMainLoop.h
|
||||
|
||||
libdbus_la_LIBADD = $(DBUS_LIBS)
|
||||
|
||||
libdbus_la_LDFLAGS = -lboost_system -lboost_thread
|
||||
|
||||
Reference in New Issue
Block a user