summaryrefslogtreecommitdiffstats
path: root/linux-sysmap.pkg/control
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-09-23 21:54:32 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-09-23 21:54:32 (EDT)
commit556fffa2de97ca2cdee080a5d5251a667ed68c67 (patch)
treeb957dd7302dbb346a89fe4c8eabd549b54ae72fb /linux-sysmap.pkg/control
parent28adc6fa05cd1f2d4bee4c202d96538925810486 (diff)
Use ${Source-Version} in cross-arch dependencies
Diffstat (limited to 'linux-sysmap.pkg/control')
-rw-r--r--linux-sysmap.pkg/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-sysmap.pkg/control b/linux-sysmap.pkg/control
index c3b5c9c..6d74c0d 100644
--- a/linux-sysmap.pkg/control
+++ b/linux-sysmap.pkg/control
@@ -1,5 +1,5 @@
Architecture: any-linux-any
Platform: !dev
-Depends: linux-common (= ${Binary-Version}), linux-image (= ${Binary-Version})
+Depends: linux-common (>= ${Source-Version}), linux-image (= ${Binary-Version})
Description: Linux symbol table
This package provides a System.map symbol table file for the Linux image.