mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
main/multipath-tools: remove redundant dependency
abuild traces dependency so:libdevmapper.so.1.02 automatically, specifying device-mapper is superfluous.
This commit is contained in:
parent
e0400bbdc5
commit
b48b05f771
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ pkgdesc="Device Mapper Multipathing Driver"
|
|||
url="http://christophe.varoqui.free.fr/"
|
||||
arch="all"
|
||||
license="LGPL-2.0-only"
|
||||
depends="eudev device-mapper"
|
||||
depends="eudev"
|
||||
makedepends="
|
||||
eudev-dev
|
||||
json-c-dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue