summaryrefslogtreecommitdiffstats
path: root/recipes-core/libmatthew/libmatthew.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/libmatthew/libmatthew.inc')
-rw-r--r--recipes-core/libmatthew/libmatthew.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/libmatthew/libmatthew.inc b/recipes-core/libmatthew/libmatthew.inc
index 7db979b..2119c0b 100644
--- a/recipes-core/libmatthew/libmatthew.inc
+++ b/recipes-core/libmatthew/libmatthew.inc
@@ -7,8 +7,8 @@ DEPENDS = "virtual/java-native classpath-native classpath"
7 7
8S = "${WORKDIR}/libmatthew-java-${PV}" 8S = "${WORKDIR}/libmatthew-java-${PV}"
9 9
10inherit java-library
11PACKAGE_ARCH = "${TUNE_PKGARCH}" 10PACKAGE_ARCH = "${TUNE_PKGARCH}"
11inherit java-library
12 12
13# Some internal version numbers which change from time to time. 13# Some internal version numbers which change from time to time.
14# Allowing to override them makes this include file more 14# Allowing to override them makes this include file more