pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

fbida: tolerate jpeg-9c nb1.



Module Name:	pkgsrc-wip
Committed By:	Olaf Seibert <rhialto%falu.nl@localhost>
Pushed By:	rhialto
Date:		Sun Apr 14 14:45:02 2019 +0200
Changeset:	f250504f27bc6f312c330a40a6c0960a990aeb3b

Modified Files:
	fbida/Makefile

Log Message:
fbida: tolerate jpeg-9c nb1.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f250504f27bc6f312c330a40a6c0960a990aeb3b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 fbida/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/fbida/Makefile b/fbida/Makefile
index 4d2638b387..8db5ad9f42 100644
--- a/fbida/Makefile
+++ b/fbida/Makefile
@@ -27,7 +27,7 @@ post-extract:
 	    done
 
 # Depend on this, purely for fetching the distfile.
-DEPENDS+= jpeg-9c:../../graphics/jpeg
+DEPENDS+= jpeg>=9c:../../graphics/jpeg
 
 # not used, even though the configure output claims it
 #.include "../../graphics/ImageMagick/buildlink3.mk"


Home | Main Index | Thread Index | Old Index