diff options
-rw-r--r-- | community/tpm/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tpm/APKBUILD b/community/tpm/APKBUILD index 4245a6ce11..b5d971645c 100644 --- a/community/tpm/APKBUILD +++ b/community/tpm/APKBUILD @@ -8,7 +8,7 @@ url="http://github.com/nmeum/$pkgname" arch="noarch" license="GPL3+" depends="gnupg" -makedepends="perl" +makedepends="perl-dev" install="" subpackages=" $pkgname-doc |