diff options
Diffstat (limited to 'main/font-util/APKBUILD')
-rw-r--r-- | main/font-util/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/font-util/APKBUILD b/main/font-util/APKBUILD index b167d57a3f..29ff1357a6 100644 --- a/main/font-util/APKBUILD +++ b/main/font-util/APKBUILD @@ -7,7 +7,7 @@ url="http://xorg.freedesktop.org/" arch="all" license="custom" depends="perl" -makedepends="pkgconfig" +makedepends="" install= subpackages="$pkgname-dev $pkgname-doc" source="http://xorg.freedesktop.org/releases/individual/font/$pkgname-$pkgver.tar.bz2" |