Fix typo.
authorlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 10 Jan 2009 12:24:33 +0000 (12:24 +0000)
committerlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 10 Jan 2009 12:24:33 +0000 (12:24 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13959 3c298f89-4303-0410-b956-a3cf2f4a3e73

Xorg/xorg/lib/libXdamage/Makefile

index 40f9243..864f7bf 100644 (file)
@@ -18,7 +18,7 @@ PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
 PKG_MD5SUM:=ac0ce6b0063a9858c8f24ddb4c60487d
 PKG_FIXUP:=libtool
 PKG_INSTALL:=1
-PKG_BUILD_DEPENDS:=xproto xextproto fixesproto xdamageproto
+PKG_BUILD_DEPENDS:=xproto xextproto fixesproto damageproto
 
 include $(INCLUDE_DIR)/package.mk