deepin.dpa-ext-gnomekeyring: Remove libgnome-keyring dependency
It has been replaced by libsecret a long time ago: https://github.com/linuxdeepin/dpa-ext-gnomekeyring/commit/157fc217ec6e45f265999db301778c9ae95ac48e
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
, dde-polkit-agent
|
||||
, qt5integration
|
||||
, libsecret
|
||||
, libgnome-keyring
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
@@ -39,7 +38,6 @@ stdenv.mkDerivation rec {
|
||||
dtkwidget
|
||||
dde-polkit-agent
|
||||
qt5integration
|
||||
libgnome-keyring
|
||||
libsecret
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user