From 2155a9773317c348706c4fdb238cda27043b108d Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sat, 28 Feb 2004 12:25:48 +0000 Subject: prboom depends on libsdl-mixer BKrev: 404088ccpcWTbgguJrDRrmpfYWBvlw --- prboom/prboom_2.3.0.oe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'prboom') diff --git a/prboom/prboom_2.3.0.oe b/prboom/prboom_2.3.0.oe index 9856be4735..81e9a9b800 100644 --- a/prboom/prboom_2.3.0.oe +++ b/prboom/prboom_2.3.0.oe @@ -1,8 +1,8 @@ DESCRIPTION="A Doom Clone based on SDL" SECTION=base PRIORITY=optional -RDEPENDS=libc6 libsdl-qpe libsdl-net -DEPENDS=virtual/libc libsdl-qpe libsdl-net +RDEPENDS=libc6 libsdl-qpe libsdl-mixer libsdl-net +DEPENDS=virtual/libc libsdl-qpe libsdl-mixer libsdl-net SRC_URI = ${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz \ file://${FILESDIR}/m4.patch;patch=1 -- cgit v1.2.3