mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
cutecom: remove package patterns from makedepends
This commit is contained in:
parent
4bf3918d8a
commit
3b07e51924
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
||||||
wrksrc=${pkgname}-v${version}
|
wrksrc=${pkgname}-v${version}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="qt5-host-tools qt5-qmake"
|
hostmakedepends="qt5-host-tools qt5-qmake"
|
||||||
makedepends="qt5-devel>=5.3 qt5-serialport-devel>=5.3"
|
makedepends="qt5-devel qt5-serialport-devel"
|
||||||
short_desc="Graphical serial terminal"
|
short_desc="Graphical serial terminal"
|
||||||
maintainer="shtayerc <david.murko@mailbox.org>"
|
maintainer="shtayerc <david.murko@mailbox.org>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
|
|
Loading…
Add table
Reference in a new issue