diff --git a/.compilation-options b/.compilation-options deleted file mode 100644 index 9c7aafe..0000000 --- a/.compilation-options +++ /dev/null @@ -1 +0,0 @@ -ARCH=any diff --git a/pkg.info b/pkg.info index ed47014..95c92fc 100644 --- a/pkg.info +++ b/pkg.info @@ -1,8 +1,11 @@ name: extra-cmake-modules description: Extra modules and scripts for CMake version: 6.18.0 +revision: 1 url: https://community.kde.org/Frameworks license: BSD-3-Clause architecture: any -depends: ["cmake"] +output_architecture: any type: source +depends: + - cmake