From b29f23f2d2f2dd587eccb9c84a77501dc9746adb Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Tue, 10 Mar 2015 21:29:36 -0400 Subject: Fix Recommends priority --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 73b6e2d1..dbf82349 100644 --- a/debian/control +++ b/debian/control @@ -124,7 +124,7 @@ Section: doc Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} -Recommends: pdf-viewer | xpdf +Recommends: xpdf | pdf-viewer Description: Ur/Web reference manual Ur is a pure, functional, statically typed, strict programming language in the tradition of ML and Haskell; however, it features a significantly richer type -- cgit v1.2.3