Changeset 79019 in vbox for trunk/src/VBox/Additions/linux/lightdm-greeter
- Timestamp:
- Jun 6, 2019 10:04:32 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 131168
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/lightdm-greeter/Makefile.kmk
r76553 r79019 92 92 vbox-greeter_LIBS += gtk-3 93 93 endif 94 ifeq ($(KBUILD_TARGET),linux)95 vbox-greeter_LIBS += crypt96 endif97 94 98 95 vbox-greeter_LDFLAGS = $(if $(VBOX_OSE),$(shell pkg-config --libs liblightdm-gobject-1),)
Note:
See TracChangeset
for help on using the changeset viewer.