From e1bd889cc9d8a34b8ae7978207a705a6508cb112 Mon Sep 17 00:00:00 2001 From: Bastian Dehn Date: Sat, 26 Sep 2026 18:38:15 +0200 Subject: [PATCH] fix dep flac version --- src/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/debian/control b/src/debian/control index 5b368dd..1abae09 100644 --- a/src/debian/control +++ b/src/debian/control @@ -4,6 +4,6 @@ Priority: optional Section: sound Maintainer: Bastian Dehn Architecture: amd64 -Depends: rsync (>=3.4.1+ds1-5+deb13u4), coreutils (>=3.4.1+ds1-5+deb13u4), flac (>=3.4.1+ds1-5+deb13u4), lame (>=3.100-6+b3), eyed3 (>=0.9.7-2), parallel (>=20240222+ds-2), opus-tools (>=0.2-1+b3), vorbis-tools (>=1.4.3-1) +Depends: rsync (>=3.4.1+ds1-5+deb13u4), coreutils (>=3.4.1+ds1-5+deb13u4), flac (>=1.5.0+ds-2), lame (>=3.100-6+b3), eyed3 (>=0.9.7-2), parallel (>=20240222+ds-2), opus-tools (>=0.2-1+b3), vorbis-tools (>=1.4.3-1) Description: encode flac's from music collection It can encode flacs into mp3, vorbis (.ogg) or opus with cover -- 2.47.3