diff options
Diffstat (limited to 'deskutils/plasma-applet-teacooker/Makefile')
-rw-r--r-- | deskutils/plasma-applet-teacooker/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/plasma-applet-teacooker/Makefile b/deskutils/plasma-applet-teacooker/Makefile index 3670155c7995..8410f00d7251 100644 --- a/deskutils/plasma-applet-teacooker/Makefile +++ b/deskutils/plasma-applet-teacooker/Makefile @@ -13,9 +13,9 @@ COMMENT= KDE4 tea cooker plasma applet LICENSE= GPLv3 -USES= cmake kde:4 +USES= cmake kde:4 qt:4 USE_KDE= automoc4 kdelibs -USE_QT4= gui dbus network opengl svg webkit xml \ +USE_QT= gui dbus network opengl svg webkit xml \ qmake_build moc_build rcc_build uic_build WRKSRC= ${WRKDIR}/TeaCooker |