[neon-notifications] [neon/kde/kaccounts-integration/Neon/release-lts] debian: pull in package for libaccounts-glib.pc
Harald Sitter
null at kde.org
Wed Sep 23 13:43:57 BST 2020
Git commit 4cfadb6e9ed6f132660848389c8ac0065f07a7a9 by Harald Sitter.
Committed on 23/09/2020 at 12:42.
Pushed by sitter into branch 'Neon/release-lts'.
pull in package for libaccounts-glib.pc
this is now being looked for in the cmake config
18:00:54 -- Found PkgConfig: /usr/bin/pkg-config (found version
"0.29.1")
18:00:54 Package libaccounts-glib was not found in the pkg-config search
path.
18:00:54 Perhaps you should add the directory containing
`libaccounts-glib.pc'
18:00:54 to the PKG_CONFIG_PATH environment variable
18:00:54 No package 'libaccounts-glib' found
18:00:54 CMake Error at
/usr/lib/x86_64-linux-gnu/cmake/KAccounts/FindAccountsFileDir.cmake:11
(message):
18:00:54 Couldn't find the prefix for libaccounts-glib
M +2 -1 debian/control
https://invent.kde.org/neon/kde/kaccounts-integration/commit/4cfadb6e9ed6f132660848389c8ac0065f07a7a9
diff --git a/debian/control b/debian/control
index 6eb21d2..88d70c5 100644
--- a/debian/control
+++ b/debian/control
@@ -54,7 +54,8 @@ Description: System to administer web accounts
Package: libkaccounts-dev
Section: libdevel
Architecture: any
-Depends: libaccounts-qt5-dev (>= 1.13~),
+Depends: libaccounts-glib-dev (>= 1.21~),
+ libaccounts-qt5-dev (>= 1.13~),
libkaccounts2 (= ${binary:Version}),
libkf5coreaddons-dev (>= 5.4.0~),
libsignon-qt5-dev (>= 8.55~),
More information about the neon-notifications
mailing list