From fd5c7a2890fc755fa6ef36943efd8b62036f1c3a Mon Sep 17 00:00:00 2001 From: crt0mega Date: Tue, 24 Oct 2023 20:24:03 +0200 Subject: [PATCH] Fixed build dependency --- debian/changelog | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d3ad89a..1339436 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ pfsshell (1.1.2~git-1) UNRELEASED; urgency=medium [ crt0mega ] - * Initial release. (Closes: #nnnn) + * Initial release. [ uyjulian ] * Initial commit diff --git a/debian/control b/debian/control index 836ccd3..dbf1463 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: crt0mega Rules-Requires-Root: no Build-Depends: - debhelper-compat (= 13), + debhelper-compat (= 13), meson Standards-Version: 4.6.2 Homepage: https://github.com/ps2homebrew/pfsshell #Vcs-Browser: https://salsa.debian.org/debian/pfsshell