mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 21:33:27 -07:00
- Removed dependency on qdbus since we are not using it any longer
This commit is contained in:
parent
93bc6dca95
commit
942b579d8e
1 changed files with 0 additions and 3 deletions
|
@ -42,9 +42,6 @@ contains(DEBUG_MODE, 0) {
|
||||||
INSTALLS += target
|
INSTALLS += target
|
||||||
}
|
}
|
||||||
|
|
||||||
# DBUS
|
|
||||||
QT += dbus
|
|
||||||
|
|
||||||
# Man page
|
# Man page
|
||||||
man.files = ../doc/qbittorrent.1
|
man.files = ../doc/qbittorrent.1
|
||||||
man.path = $$PREFIX/share/man/man1/
|
man.path = $$PREFIX/share/man/man1/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue