Merge pull request #702 from braunbearded/fix-dunstify-installation
Fix dunstify installation
This commit is contained in:
commit
8fafc456cb
@ -48,6 +48,4 @@ $(warning STATIC_CONFIG is deprecated behavior. It will get removed in future re
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
# dunstify also needs libnotify
|
# dunstify also needs libnotify
|
||||||
ifneq (,$(findstring dunstify,${MAKECMDGOALS}))
|
pkg_config_packs += libnotify
|
||||||
pkg_config_packs += libnotify
|
|
||||||
endif
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user