summaryrefslogtreecommitdiff
path: root/package/libaio
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-04-04 10:13:24 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-04-04 10:13:24 +0200
commit0b3d04056743af9729887a617881a3649378d6ee (patch)
treecc4fafc06bae2f089f865dc39a52586dfd215fd6 /package/libaio
parent4817ea545c124a1a1396ca77085b9cd229f56183 (diff)
revert pango update
Diffstat (limited to 'package/libaio')
-rw-r--r--package/libaio/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/libaio/Makefile b/package/libaio/Makefile
index 1dbeeee19..b249d3bc9 100644
--- a/package/libaio/Makefile
+++ b/package/libaio/Makefile
@@ -12,6 +12,8 @@ PKG_SECTION:= libs
PKG_URL:= http://www.kernel.org
PKG_SITES:= http://openadk.org/distfiles/
+PKG_ARCH_DEPENDS:= x86 x86_64
+
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,LIBAIO,libaio,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))