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}
|
||||
build_style=cmake
|
||||
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"
|
||||
maintainer="shtayerc <david.murko@mailbox.org>"
|
||||
license="GPL-3.0-only"
|
||||
|
|
Loading…
Reference in a new issue