fixes xine compilation
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11042 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
32e068c263
commit
8e762af7d2
@ -31,6 +31,8 @@ endef
|
||||
CONFIGURE_VARS+= \
|
||||
PKG_CONFIG_PATH="$(STAGING_DIR)/usr/lib/pkgconfig"
|
||||
|
||||
EXTRA_LDFLAGS:=-Wl,-rpath-link=$(STAGING_DIR)/usr/lib
|
||||
|
||||
CONFIGURE_ARGS+=--without-aalib \
|
||||
--without-libcaca \
|
||||
--disable-lirc \
|
||||
|
@ -18,7 +18,7 @@ PKG_FIXUP:=libtool
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
CONFIGURE_ARGS_XTRA+=--enable-static --disable-vcd
|
||||
CONFIGURE_ARGS_XTRA+=--enable-static --disable-vcd --disable-imagemagick
|
||||
|
||||
define Package/xine-lib
|
||||
SECTION:=xorg-lib
|
||||
|
Loading…
x
Reference in New Issue
Block a user