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 ac611b40abe2..6c3c9e662ee5 100644 --- a/deskutils/plasma-applet-teacooker/Makefile +++ b/deskutils/plasma-applet-teacooker/Makefile @@ -13,8 +13,8 @@ COMMENT= KDE4 tea cooker plasma applet LICENSE= GPLv3 -USES= cmake -USE_KDE4= automoc4 kdelibs +USES= cmake kde:4 +USE_KDE= automoc4 kdelibs USE_QT4= gui dbus network opengl svg webkit xml \ qmake_build moc_build rcc_build uic_build |