summaryrefslogtreecommitdiff
path: root/package/libXi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libXi/Makefile')
-rw-r--r--package/libXi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libXi/Makefile b/package/libXi/Makefile
index 3e4d50f51..de1a11f1a 100644
--- a/package/libXi/Makefile
+++ b/package/libXi/Makefile
@@ -9,7 +9,7 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= 1c038312e4f9b61fe72e52d0f59a01d5
PKG_DESCR:= X Window System client interface to the XINPUT extension to the X protocol.
PKG_SECTION:= x11/libs
-PKG_BUILDDEP+= xproto xextproto libXext
+PKG_BUILDDEP:= xproto xextproto libXext
PKG_URL:= http://xorg.freedesktop.org/
PKG_SITES:= ${MASTER_SITE_XORG}