qodem: build with new sdl12-compat library

This commit is contained in:
Andrew J. Hesford 2025-01-29 22:16:52 -05:00
parent 4954974574
commit 7765234f8c

View file

@ -1,9 +1,9 @@
# Template file for 'qodem'
pkgname=qodem
version=1.0.1
revision=1
revision=2
build_style=gnu-configure
makedepends="ncurses-devel gpm-devel miniupnpc-devel SDL-devel"
makedepends="ncurses-devel gpm-devel miniupnpc-devel sdl12-compat-devel"
short_desc="Re-implementation of the Qmodem serial communication package"
maintainer="Dakota Richline <drichline@protonmail.com>"
license="CC0-1.0"