(make)depends
This commit is contained in:
parent
e59e38f6d5
commit
3fa3af6bd2
1 changed files with 2 additions and 1 deletions
|
@ -8,6 +8,7 @@ homepage="http://tetedulinuxien.fr/"
|
|||
license="GPL+FE"
|
||||
disfiles="http://linuxien.legtux.org/projects/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=bfc4bcaa932da92253ba4159b6a440c1dbd92184d199f1439d177c970b96d60b
|
||||
makedepends="font-util mkfontdir"
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/fonts/envypn
|
||||
|
@ -19,7 +20,7 @@ do_install() {
|
|||
}
|
||||
|
||||
envypn-font_package() {
|
||||
depends="font-util mkfontdir"
|
||||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
font_dirs="/usr/share/fonts/envypn"
|
||||
pkg_install() {
|
||||
|
|
Loading…
Reference in a new issue