diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-06-13 22:09:45 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-06-13 22:09:45 (EDT) |
commit | fd3db737dd377f1c480ead8c298ccf109290af5a (patch) | |
tree | d026c9bfc5a6be576d99d19f2fa20b9bd91d0e1d | |
parent | 2e00a788ed021a2e8fa06a08e8c91d604f4274ab (diff) |
libasound.2: Depend on libasound.2-data.
-rw-r--r-- | libasound.2.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libasound.2.pkg/control b/libasound.2.pkg/control index 9705bff..c55907f 100644 --- a/libasound.2.pkg/control +++ b/libasound.2.pkg/control @@ -1,5 +1,6 @@ Architecture: any-linux-any Platform: all +Depends: libasound.2-data (>= ${Source-Version}) Description: ALSA userspace library ${Common-Description} . |