Starter depends on whack/stroke on Android.
With this change whack and stroke get installed automatically if starter is enabled.
This commit is contained in:
@@ -36,6 +36,11 @@ LOCAL_ARM_MODE := arm
|
||||
|
||||
LOCAL_PRELINK_MODULE := false
|
||||
|
||||
LOCAL_REQUIRED_MODULES := stroke
|
||||
ifneq ($(strongswan_BUILD_PLUTO),)
|
||||
LOCAL_REQUIRED_MODULES += whack
|
||||
endif
|
||||
|
||||
LOCAL_SHARED_LIBRARIES += libstrongswan libhydra libfreeswan
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
||||
Reference in New Issue
Block a user