diff options
Diffstat (limited to 'packages/librcf/librcf_0.4.bb')
-rw-r--r-- | packages/librcf/librcf_0.4.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/librcf/librcf_0.4.bb b/packages/librcf/librcf_0.4.bb index aad6f7c338..d18d2d8241 100644 --- a/packages/librcf/librcf_0.4.bb +++ b/packages/librcf/librcf_0.4.bb @@ -3,7 +3,6 @@ SECTION = "base" PRIORITY = "optional" LICENSE = "unknown" DEPENDS="zlib openssl boost-asio" -RDEPENDS = "libstdc++5 libgcc1" # the SOURCE_URI requires authentication via web browser and cookie (gasp) # all we can do right now is download the file and save it under sources/ |