diff options
-rw-r--r-- | main/aoetools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/aoetools/APKBUILD b/main/aoetools/APKBUILD index bfd7c70983..65c06dcc27 100644 --- a/main/aoetools/APKBUILD +++ b/main/aoetools/APKBUILD @@ -8,7 +8,7 @@ url="http://aoetools.sourceforge.net/" arch="all" license="GPL2" depends="" -makedepends="" +makedepends="linux-headers " install="" subpackages="" source="http://downloads.sourceforge.net/aoetools/$pkgname-$pkgver.tar.gz" |