diff options
author | Holger Paradies <retabell@gmx.de> | 2025-01-25 10:51:48 +0100 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2025-04-26 14:48:52 +0200 |
commit | 766f447f038d9539be852cd389bdbf87d16c133b (patch) | |
tree | b8f88a60fee73904e6204942e9927feb8adac566 /config/repositories | |
parent | 9320ff576c80dfcce38350de1a716e56be4fa400 (diff) | |
download | kanotix-766f447f038d9539be852cd389bdbf87d16c133b.zip kanotix-766f447f038d9539be852cd389bdbf87d16c133b.tar.gz |
Build wine with signed-by
Diffstat (limited to 'config/repositories')
-rw-r--r-- | config/repositories/wine-staging | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/repositories/wine-staging b/config/repositories/wine-staging index 7531000..c7f63a9 100644 --- a/config/repositories/wine-staging +++ b/config/repositories/wine-staging @@ -1,2 +1,2 @@ # Wine Staging -deb https://dl.winehq.org/wine-builds/debian @DISTRIBUTION@ main +deb [signed-by=/etc/apt/keyrings/wine-staging.asc] https://dl.winehq.org/wine-builds/debian @DISTRIBUTION@ main |