mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
hyphen: remove useless makedepends.
This commit is contained in:
parent
62687139a1
commit
bf6b823dbc
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ hyphen-tools_package() {
|
|||
}
|
||||
|
||||
hyphen-devel_package() {
|
||||
depends="hyphen>=${version}_${revision} $makedepends"
|
||||
depends="hyphen>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
|
|
Loading…
Add table
Reference in a new issue