diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-07 13:40:56 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-07 13:40:56 (EDT) |
commit | 56a5b0794debd51a3517a9b264d4cae085e9c764 (patch) | |
tree | daa83a93feedde705edbb254b442d5914a344e1f | |
parent | 36fc3cad8ee302962214708a945f111c8c51e5af (diff) |
flashrom-doc: Use ${Source-Version} in arch:all dep
-rw-r--r-- | flashrom-doc.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flashrom-doc.pkg/control b/flashrom-doc.pkg/control index 465f82d..8c60714 100644 --- a/flashrom-doc.pkg/control +++ b/flashrom-doc.pkg/control @@ -1,6 +1,6 @@ Architecture: all Platform: all -Depends: flashrom-common (= ${Binary-Version}) +Depends: flashrom-common (= ${Source-Version}) Description: Utility to program flash chips - documentation ${Common-Description} . |