mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-21 08:52:40 +00:00
14 lines
308 B
Diff
14 lines
308 B
Diff
--- a/plugins/CMakeLists.txt
|
|
+++ b/plugins/CMakeLists.txt
|
|
@@ -34,10 +34,6 @@
|
|
add_subdirectory(ttsplugin)
|
|
endif()
|
|
|
|
-if(UNIX)
|
|
- add_subdirectory( shellcmdplugin )
|
|
-endif(UNIX)
|
|
-
|
|
#TODO KF6 port imagerotation to KF6 or delete it
|
|
# TODO add_subdirectory( imagerotation )
|
|
add_subdirectory( autorefresh )
|