You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
396 B
Diff
12 lines
396 B
Diff
--- kommando-0.5.1.orig/src/Makefile.am
|
|
+++ kommando-0.5.1/src/Makefile.am
|
|
@@ -44,7 +44,7 @@
|
|
kcm_kommando_la_SOURCES = configdialogimpl.cpp configdialog.ui \
|
|
kcmkommando.cpp servicemenu.cpp
|
|
kcm_kommando_la_LIBADD = libkommando.la -lXmu $(LIB_KIO) $(LIB_KDEUI) \
|
|
- $(LIB_KDECORE)
|
|
+ $(LIB_KDECORE) $(LIB_QT) -lDCOP
|
|
|
|
# this is where the desktop file will go
|
|
xdg_apps_DATA = kommando.desktop
|