cdparanoia: Internal deps are broken. Force -j1

git-svn-id: svn://svn.openwrt.org/openwrt/packages@23477 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mb 2010-10-16 17:08:36 +00:00
parent 619cd64b7f
commit fec91899af

View File

@ -16,6 +16,9 @@ PKG_SOURCE_URL:=http://downloads.xiph.org/releases/cdparanoia/
PKG_SOURCE_TARGETDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_MD5SUM:=b304bbe8ab63373924a744eac9ebc652
# Force -j1
PKG_JOBS:=
include $(INCLUDE_DIR)/package.mk
define Package/cdparanoia