Fix dependencies for a lot of xorg packages.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12522 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
lars
2008-09-03 20:55:27 +00:00
parent 0ca049a18a
commit 69086fb8e8
85 changed files with 122 additions and 217 deletions

View File

@ -14,8 +14,9 @@ PKG_SOURCE_URL:=http://matchbox-project.org/sources/libmatchbox/$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_MD5SUM:=9f73e7515cc4679171a5db180dc1343b
PKG_BUILD_DIR=$(BUILD_DIR)/${PKG_NAME}-$(PKG_VERSION)
PKG_FIXUP:=libtool
PKG_FIXUP = libtool
EXTRA_LDFLAGS+=-Wl,-rpath-link=$(STAGING_DIR)/usr/lib/
include $(INCLUDE_DIR)/package.mk