pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/38189: [PATCH] multimedia/totem/buildlink3.mk fix a bug in previous commit by wiz.
>Number: 38189
>Category: pkg
>Synopsis: [PATCH] multimedia/totem/buildlink3.mk fix a bug in previous
>commit by wiz.
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Mar 06 23:15:00 +0000 2008
>Originator: charlie
>Release:
>Organization:
>Environment:
>Description:
fix a bug in previous commit by wiz.
>How-To-Repeat:
>Fix:
Index: buildlink3.mk
===================================================================
RCS file: /cvs/cvsroot/pkgsrc/multimedia/totem/buildlink3.mk,v
retrieving revision 1.10
diff -u -r1.10 buildlink3.mk
--- buildlink3.mk 6 Mar 2008 14:53:52 -0000 1.10
+++ buildlink3.mk 6 Mar 2008 23:03:46 -0000
@@ -13,7 +13,7 @@
.if !empty(TOTEM_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.totem+= {totem,totem-xine}>=1.4.0
-BUILDLINK_ABI_DEPENDS.totem?= totem>=2.20.3nb2
+BUILDLINK_ABI_DEPENDS.totem?= {totem,totem-xine}>=2.20.3nb2
BUILDLINK_PKGSRCDIR.totem?= ../../multimedia/totem
.endif # TOTEM_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index