[neon/kde/kwin/Neon/unstable] debian: appears that the cmake linter needs pkg-config installed to be to find libepoxy
Carlos De Maine
null at kde.org
Mon Feb 12 10:17:19 GMT 2024
Git commit ea90bf13f823ad041f7cfc8e21f518593e287e30 by Carlos De Maine.
Committed on 12/02/2024 at 10:17.
Pushed by carlosdem into branch 'Neon/unstable'.
appears that the cmake linter needs pkg-config installed to be to find libepoxy
M +1 -0 debian/control
https://invent.kde.org/neon/kde/kwin/-/commit/ea90bf13f823ad041f7cfc8e21f518593e287e30
diff --git a/debian/control b/debian/control
index 12d0480..3df53ba 100644
--- a/debian/control
+++ b/debian/control
@@ -142,6 +142,7 @@ Depends: kf6-kconfig-dev,
libegl1-mesa-dev (>= 1.2~),
libepoxy-dev (>= 1.2),
libwayland-dev,
+ pkg-config,
qt6-base-dev,
${misc:Depends},
${shlibs:Depends}
More information about the Neon-commits
mailing list