mirror of
https://github.com/openwrt/video.git
synced 2025-12-21 17:04:37 +04:00
qt5 GL stubs should not have a build dependency on qt5base
I honestly wonder why I added that back then, however right now it doesn't make any sense to me. So, drop it and wait for it to backfire..
This commit is contained in:
@@ -28,7 +28,6 @@ PKG_SOURCE_URL:=http://download.qt-project.org/official_releases/qt/$(basename $
|
||||
|
||||
PKG_BUILD_DIR=$(BUILD_DIR)/qtdeclarative-render2d-opensource-src-$(PKG_VERSION)-GLstubs/$(PKG_SYS_NAME)
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
PKG_BUILD_DEPENDS:=qt5base
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user