diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2018-05-28 23:28:54 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbrodkorb@conet.de> | 2018-05-28 23:32:11 +0200 |
commit | 68368b70fa58ceacdcdf40405f8f7713d0c44e8f (patch) | |
tree | 62ff675086404a7cb7d4434270f3c5095e479471 /package/bcm28xx-vc | |
parent | 382138104b46883071f867670445cd47bba2a897 (diff) |
rpi: update firmware, kernel and fixup more stuff
Diffstat (limited to 'package/bcm28xx-vc')
-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 b23e86f64..c7337c859 100644 --- a/package/bcm28xx-vc/Makefile +++ b/package/bcm28xx-vc/Makefile @@ -10,7 +10,7 @@ PKG_RELEASE:= 1 PKG_DESCR:= videocore tools and libraries PKG_SECTION:= libs/video PKG_BUILDDEP:= cmake-host -PKG_NEEDS:= threads +PKG_NEEDS:= c++ threads PKG_URL:= https://github.com/raspberrypi/userland PKG_SITES:= https://github.com/raspberrypi/userland.git |