mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +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() {
|
hyphen-devel_package() {
|
||||||
depends="hyphen>=${version}_${revision} $makedepends"
|
depends="hyphen>=${version}_${revision}"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
|
|
Loading…
Add table
Reference in a new issue