1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 16:24:02 +00:00

(qt) install manpage added in r10882

This commit is contained in:
Daniel Lee 2010-06-26 21:42:50 +00:00
parent 24a7cb5dd9
commit b6fa7df0f6

View file

@ -7,6 +7,10 @@ LICENSE = "GPL"
target.path = /bin
INSTALLS += target
unix: INSTALLS += man
man.path = /share/man/man1/
man.files = transmission-qt.1
CONFIG += qt qdbus thread debug link_pkgconfig
QT += network
PKGCONFIG = fontconfig libcurl openssl dbus-1