diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-06-13 22:10:06 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-06-13 22:10:06 (EDT) |
commit | 052e2cdb14d0e5ff8e07cf93b2e1a47c80f93d29 (patch) | |
tree | c9d2dc95cf49a358378173a2730479439468b80e | |
parent | fd3db737dd377f1c480ead8c298ccf109290af5a (diff) |
libasound.2-data: Adjust dependency version.
-rw-r--r-- | libasound.2-data.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libasound.2-data.pkg/control b/libasound.2-data.pkg/control index e3c2a59..f51004c 100644 --- a/libasound.2-data.pkg/control +++ b/libasound.2-data.pkg/control @@ -1,6 +1,6 @@ Architecture: all Platform: all -Depends: libasound.2 (= ${Binary-Version}) +Depends: libasound.2 (>= ${Source-Version}) Description: ALSA userspace library - configurations and profiles ${Common-Description} . |