diff options
Diffstat (limited to 'package/bcm28xx-vc/Makefile')
-rw-r--r-- | package/bcm28xx-vc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bcm28xx-vc/Makefile b/package/bcm28xx-vc/Makefile index aa9e96794..1ad1601ad 100644 --- a/package/bcm28xx-vc/Makefile +++ b/package/bcm28xx-vc/Makefile @@ -8,8 +8,8 @@ PKG_VERSION:= c2f27fb8e581f8e5af83bf28422553ade8f7a7c8 PKG_RELEASE:= 1 PKG_DESCR:= videocore tools and libraries PKG_SECTION:= libs/video -PKG_DEPENDS:= libpthread PKG_BUILDDEP:= cmake-host +PKG_NEEDS:= threads PKG_URL:= https://github.com/raspberrypi/userland PKG_SITES:= https://github.com/raspberrypi/userland.git |