temporarily remove qca2
This commit is contained in:
parent
151311f9b9
commit
475f0a6028
@ -124,11 +124,12 @@ endif(X11_FOUND)
|
|||||||
# PURPOSE "Enables KDE to be available in many different languages"
|
# PURPOSE "Enables KDE to be available in many different languages"
|
||||||
# )
|
# )
|
||||||
|
|
||||||
find_package(QCA2 2.0.0)
|
#FIXME: when we have a qca for qt5, reenable
|
||||||
set_package_properties(QCA2 PROPERTIES DESCRIPTION "Support for remote plasma widgets"
|
#find_package(QCA2 2.0.0)
|
||||||
URL "http://delta.affinix.com/qca"
|
#set_package_properties(QCA2 PROPERTIES DESCRIPTION "Support for remote plasma widgets"
|
||||||
TYPE OPTIONAL
|
# URL "http://delta.affinix.com/qca"
|
||||||
)
|
# TYPE OPTIONAL
|
||||||
|
# )
|
||||||
|
|
||||||
find_package(DBusMenuQt)
|
find_package(DBusMenuQt)
|
||||||
set_package_properties(DBusMenuQt PROPERTIES DESCRIPTION "Support for notification area menus via the DBusMenu protocol"
|
set_package_properties(DBusMenuQt PROPERTIES DESCRIPTION "Support for notification area menus via the DBusMenu protocol"
|
||||||
|
Loading…
Reference in New Issue
Block a user