Update package dependencies
This commit is contained in:
parent
2fdbf0fd5c
commit
75e6517f79
2 changed files with 3 additions and 2 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -7,7 +7,7 @@ pkgdesc="Tool for creating packages from TrueType and OpenType fonts"
|
|||
arch=(x86_64 i686)
|
||||
url='http://github.com/misterdanb/makefontpkg'
|
||||
license=(Beerware)
|
||||
depends=(python3)
|
||||
depends=(python3 pacman-contrib)
|
||||
makedepends=(git)
|
||||
options=('!strip' '!emptydirs')
|
||||
source=('makefontpkg::git://github.com/misterdanb/makefontpkg.git')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue