mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
dmtx-utils: fix build
This commit is contained in:
parent
833337ca95
commit
9db12996c8
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=7
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="libdmtx-devel libmagick-devel"
|
makedepends="libdmtx-devel libmagick-devel libXext-devel libxml2-devel"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.libdmtx.org/"
|
homepage="http://www.libdmtx.org/"
|
||||||
short_desc="Command-line utilities for working with Data Matrix barcodes"
|
short_desc="Command-line utilities for working with Data Matrix barcodes"
|
||||||
|
|
Loading…
Add table
Reference in a new issue