mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
duperemove: needs sqlite.
This commit is contained in:
parent
19790c20f3
commit
ec0afe589c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ build_pie=yes
|
||||||
short_desc="Tools for deduping file systems"
|
short_desc="Tools for deduping file systems"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="glib-devel libgcrypt-devel"
|
makedepends="sqlite-devel libglib-devel libgcrypt-devel"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/markfasheh/duperemove"
|
homepage="https://github.com/markfasheh/duperemove"
|
||||||
distfiles="https://github.com/markfasheh/duperemove/archive/v$version.tar.gz"
|
distfiles="https://github.com/markfasheh/duperemove/archive/v$version.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue