From 345812e2088773ad1fe43f17d9c0ecb07c18686d Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Tue, 3 Dec 2024 16:14:48 +0000 Subject: [PATCH] Specify which binary package is required for each test That might help with accidentally putting files in the wrong package. --- debian/tests/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/tests/control b/debian/tests/control index 42aebef..fa05124 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,10 +1,10 @@ Tests: fc-list -Depends: @, fontconfig +Depends: fonts-bedstead, fontconfig Restrictions: superficial Tests: rom -Depends: @, ghostscript +Depends: fonts-bedstead, ghostscript Tests: xlsfonts -Depends: @, x11-utils +Depends: xfonts-bedstead, x11-utils Restrictions: superficial -- 2.30.2