summaryrefslogtreecommitdiff
path: root/package/ng-spice-rework/ng-spice-rework.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/ng-spice-rework/ng-spice-rework.mk')
-rw-r--r--package/ng-spice-rework/ng-spice-rework.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/ng-spice-rework/ng-spice-rework.mk b/package/ng-spice-rework/ng-spice-rework.mk
index 45236479d..5f9c5b8a2 100644
--- a/package/ng-spice-rework/ng-spice-rework.mk
+++ b/package/ng-spice-rework/ng-spice-rework.mk
@@ -12,6 +12,10 @@ NG_SPICE_REWORK_INSTALL_TARGET = YES
NG_SPICE_REWORK_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
NG_SPICE_REWORK_CONF_OPT = CFLAGS="-I$(STAGING_DIR)/usr/include"
+# the above doesn't work with shared config.cache
+NG_SPICE_REWORK_USE_CONFIG_CACHE = NO
+
+NG_SPICE_REWORK_DEPENDENCIES = xserver_xorg-server xlib_libXaw
$(eval $(call AUTOTARGETS,package,ng-spice-rework))