pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/pcsxr pcsxr: needs libXv



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0e54314047e6
branches:  trunk
changeset: 452619:0e54314047e6
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri May 14 06:58:31 2021 +0000

description:
pcsxr: needs libXv

diffstat:

 emulators/pcsxr/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 1bce08d65219 -r 0e54314047e6 emulators/pcsxr/Makefile
--- a/emulators/pcsxr/Makefile  Fri May 14 06:56:52 2021 +0000
+++ b/emulators/pcsxr/Makefile  Fri May 14 06:58:31 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/09/29 12:23:03 nia Exp $
+# $NetBSD: Makefile,v 1.2 2021/05/14 06:58:31 nia Exp $
 
 DISTNAME=      pcsxr-1.9.95.20190306
 CATEGORIES=    emulators
@@ -32,5 +32,6 @@
 .include "../../sysutils/desktop-file-utils/buildlink3.mk"
 .include "../../x11/gtk3/buildlink3.mk"
 .include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libXv/buildlink3.mk"
 .include "../../x11/libXxf86vm/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index