Browse Source

minor fixes for xbmc-musl build

Waldemar Brodkorb 10 years ago
parent
commit
8514db4097
2 changed files with 2 additions and 0 deletions
  1. 1 0
      package/e2fsprogs/Makefile
  2. 1 0
      package/glu/Makefile

+ 1 - 0
package/e2fsprogs/Makefile

@@ -53,6 +53,7 @@ CONFIGURE_ARGS+=	--enable-elf-shlibs \
 			--disable-rpath \
 			--disable-libuuid \
 			--disable-libblkid \
+			--disable-debugfs \
 			--disable-defrag
 TARGET_CFLAGS+=		$(TARGET_CPPFLAGS) -I$(STAGING_TARGET_DIR)/usr/include
 MAKE_FLAGS+=		BUILD_CC="${HOST_CC}" \

+ 1 - 0
package/glu/Makefile

@@ -9,6 +9,7 @@ PKG_RELEASE:=		1
 PKG_MD5SUM:=		be9249132ff49275461cf92039083030
 PKG_DESCR:=		opengl utility library
 PKG_SECTION:=		libs/video
+PKG_BUILDDEP:=		mesalib
 PKG_URL:=		http://cgit.freedesktop.org/mesa/glu/
 PKG_SITES:=		ftp://ftp.freedesktop.org/pub/mesa/glu/
 PKG_LIBNAME:=		libglu