summaryrefslogtreecommitdiffstats
path: root/linux-sysmap.pkg
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-06-30 02:07:27 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-06-30 02:07:27 (EDT)
commit6ea4c7bc5efe84e3534e50f3c8908678e067595b (patch)
tree8867395343f293f7c5888b86ad504258bef99dbf /linux-sysmap.pkg
parentb8850baf04a741ee83182498f5353752c8751282 (diff)
linux-image, linux-libc-dev, linux-sysmap: Tighten arch:all versioned dep
Diffstat (limited to 'linux-sysmap.pkg')
-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 6d74c0d..6d73ff5 100644
--- a/linux-sysmap.pkg/control
+++ b/linux-sysmap.pkg/control
@@ -1,5 +1,5 @@
Architecture: any-linux-any
Platform: !dev
-Depends: linux-common (>= ${Source-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.