use appindicator for tray icon if in KDE

This commit is contained in:
guinux
2016-08-27 22:31:31 +02:00
parent 8d08f87610
commit d840b05e91
2 changed files with 49 additions and 13 deletions

View File

@@ -59,6 +59,7 @@ pamac-tray: $(COMMON_SOURCES) alpm_config.vala tray.vala
valac -o pamac-tray \
$(COMMON_VALA_FLAGS) \
--pkg=gtk+-3.0 \
--pkg=appindicator3-0.1 \
--pkg=libnotify \
$(COMMON_SOURCES) \
tray.vala