Skip to content

Commit

Permalink
pulseaudio: Bump API/ABI requirements
Browse files Browse the repository at this point in the history
Noticed by wiz@. Thank you.
  • Loading branch information
ryoon committed Jul 30, 2021
1 parent 56050f9 commit 8969267
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions audio/pulseaudio/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.37 2021/02/07 07:56:46 gutteridge Exp $
# $NetBSD: buildlink3.mk,v 1.38 2021/07/30 16:35:26 ryoon Exp $

BUILDLINK_TREE+= pulseaudio

.if !defined(PULSEAUDIO_BUILDLINK3_MK)
PULSEAUDIO_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.pulseaudio+= pulseaudio>=14.2
BUILDLINK_ABI_DEPENDS.pulseaudio+= pulseaudio>=14.2nb1
BUILDLINK_API_DEPENDS.pulseaudio+= pulseaudio>=15.0
BUILDLINK_ABI_DEPENDS.pulseaudio+= pulseaudio>=15.0
BUILDLINK_PKGSRCDIR.pulseaudio?= ../../audio/pulseaudio

.include "../../mk/bsd.fast.prefs.mk"
Expand Down

0 comments on commit 8969267

Please sign in to comment.