Skip to content

Commit 30a9b2b

Browse files
Added the codenames upstream distributions that have the required dependencies for the package
As stated by @philclifford jammy and bookworm can't resolve the required dependencies Co-authored-by: Phil Clifford <philclifford@users.noreply.github.com>
1 parent 5843d54 commit 30a9b2b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

01-main/packages/cable

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
DEFVER=1
2+
CODENAMES_SUPPORTED="trixie forky sid noble questing resolute"
23
get_github_releases "magillos/Cable" "latest"
34
if [ "${ACTION}" != prettylist ]; then
45
URL=$(grep -m 1 "browser_download_url.*\.deb\"" "${CACHE_FILE}" | cut -d '"' -f 4)

0 commit comments

Comments
 (0)