Skip to content

Commit 98c6066

Browse files
fanquakeFuzzbawls
authored andcommitted
depends: prune dbus from depends
1 parent 1ed639e commit 98c6066

File tree

3 files changed

+1
-29
lines changed

3 files changed

+1
-29
lines changed

depends/packages/dbus.mk

Lines changed: 0 additions & 27 deletions
This file was deleted.

depends/packages/packages.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ native_packages := native_rust
33

44
qt_packages = qrencode zlib
55

6-
qt_linux_packages:=qt expat dbus libxcb xcb_proto libXau xproto freetype fontconfig
6+
qt_linux_packages:=qt expat libxcb xcb_proto libXau xproto freetype fontconfig
77

88
qt_darwin_packages=qt
99
qt_mingw32_packages=qt

doc/dependencies.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ These are the dependencies currently used by PIVX Core. You can find instruction
88
| Berkeley DB | [4.8.30](https://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index.html) | 4.8.x | No | | |
99
| Boost | [1.71.0](https://www.boost.org/users/download/) | [1.57.0](https://github.com/PIVX-Project/PIVX/pull/1703) | No | | |
1010
| Clang | | [3.3+](https://llvm.org/releases/download.html) (C++11 support) | | | |
11-
| D-Bus | [1.10.18](https://cgit.freedesktop.org/dbus/dbus/tree/NEWS?h=dbus-1.10) | | No | Yes | |
1211
| Expat | [2.2.6](https://libexpat.github.io/) | | No | Yes | |
1312
| fontconfig | [2.12.1](https://www.freedesktop.org/software/fontconfig/release/) | | No | Yes | |
1413
| FreeType | [2.7.1](https://download.savannah.gnu.org/releases/freetype) | | No | | |

0 commit comments

Comments
 (0)