mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 07:22:56 +02:00
ldm-git: Missing *deps
This commit is contained in:
parent
d8f85a237c
commit
b56184e322
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ pkgname=ldm
|
|||
version=0.6
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="perl"
|
||||
makedepends="libmount-devel libudev-devel"
|
||||
hostmakedepends="perl pkg-config"
|
||||
makedepends="libmount-devel libudev-devel libglib-devel"
|
||||
short_desc="A lightweight device mounter"
|
||||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Add table
Reference in a new issue