View | Details | Raw Unified | Return to bug 232421
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 9-15 Link Here
9
COMMENT=	Qt 5 graphical interface to D-Bus
9
COMMENT=	Qt 5 graphical interface to D-Bus
10
10
11
USE_QT=		core dbus gui widgets xml buildtools_build
11
USE_QT=		core dbus gui widgets xml buildtools_build
12
USES=		qmake qt-dist:5,tools
12
USES=		compiler:c++11-lang qmake qt-dist:5,tools
13
13
14
DESKTOP_ENTRIES="Qt 5 D-Bus Viewer" "" \
14
DESKTOP_ENTRIES="Qt 5 D-Bus Viewer" "" \
15
		"${PREFIX}/share/pixmaps/qdbusviewer-qt5.png" \
15
		"${PREFIX}/share/pixmaps/qdbusviewer-qt5.png" \

Return to bug 232421