mirror of
https://github.com/aljazceru/notedeck.git
synced 2025-12-18 17:14:21 +01:00
manually specify ubuntu libc dependency
This commit is contained in:
@@ -87,6 +87,8 @@ label = "Notedeck"
|
||||
[package.metadata.deb]
|
||||
name = "notedeck"
|
||||
copyright = "2024 Damus, Nostr Inc."
|
||||
# Manually specify a libc dependency that works on Ubuntu 22.04:
|
||||
depends = ["libc6 (>= 2.35)"]
|
||||
|
||||
[package.metadata.generate-rpm]
|
||||
name = "notedeck"
|
||||
|
||||
Reference in New Issue
Block a user