Compare commits
1 Commits
fgh_libbsd
...
fgh_24.04
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8ca26f68cc |
2
.github/workflows/Dockerfile_medley
vendored
2
.github/workflows/Dockerfile_medley
vendored
@@ -7,7 +7,7 @@
|
|||||||
#
|
#
|
||||||
# ******************************************************************************
|
# ******************************************************************************
|
||||||
|
|
||||||
FROM ubuntu:22.04
|
FROM ubuntu:24.04
|
||||||
ARG TARGETPLATFORM
|
ARG TARGETPLATFORM
|
||||||
|
|
||||||
# Handle ARGs, ENV variables, and LABELs
|
# Handle ARGs, ENV variables, and LABELs
|
||||||
|
|||||||
@@ -5,5 +5,5 @@ Maintainer: info@interlisp.org
|
|||||||
Description: Medley Interlisp for Linux
|
Description: Medley Interlisp for Linux
|
||||||
Homepage: https://github.com/interlisp/medley
|
Homepage: https://github.com/interlisp/medley
|
||||||
Architecture: --ARCH--
|
Architecture: --ARCH--
|
||||||
Depends: man-db, xdg-utils, libbsd0
|
Depends: man-db, xdg-utils
|
||||||
|
|
||||||
|
|||||||
@@ -5,5 +5,5 @@ Maintainer: info@interlisp.org
|
|||||||
Description: Medley Interlisp for Linux
|
Description: Medley Interlisp for Linux
|
||||||
Homepage: https://github.com/interlisp/medley
|
Homepage: https://github.com/interlisp/medley
|
||||||
Architecture: --ARCH--
|
Architecture: --ARCH--
|
||||||
Depends: wslu ( >= 4.1 ) | wslu ( << 4.0 ), tigervnc-standalone-server, tigervnc-xorg-extension, libbsd0
|
Depends: wslu ( >= 4.1 ) | wslu ( << 4.0 ), tigervnc-standalone-server, tigervnc-xorg-extension
|
||||||
|
|
||||||
|
|||||||
@@ -5,5 +5,5 @@ Maintainer: info@interlisp.org
|
|||||||
Description: Medley Interlisp for Linux
|
Description: Medley Interlisp for Linux
|
||||||
Homepage: https://github.com/interlisp/medley
|
Homepage: https://github.com/interlisp/medley
|
||||||
Architecture: --ARCH--
|
Architecture: --ARCH--
|
||||||
Depends: wslu ( >= 4.1 ) | wslu ( << 4.0 ), tigervnc-standalone-server, tigervnc-xorg-extension, libbsd0
|
Depends: wslu ( >= 4.1 ) | wslu ( << 4.0 ), tigervnc-standalone-server, tigervnc-xorg-extension
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user