mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
bochs: missing provide.
This commit is contained in:
@@ -3,7 +3,7 @@ DESCRIPTION="Bochs IA-32 Emulator provides a virtual PC that can run operating s
|
||||
HOMEPAGE="http://bochs.org/"
|
||||
COPYRIGHT="2001-2006 The Bochs Project"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/project/bochs/bochs/2.6/bochs-2.6.tar.gz"
|
||||
CHECKSUM_SHA256="65123e44a6d2c1148d741da025d16311b9ccd600ef268b911aba73c67eaf86e1"
|
||||
|
||||
@@ -14,6 +14,7 @@ PROVIDES="
|
||||
bochs$secondaryArchSuffix = $portVersion
|
||||
cmd:bochs$secondaryArchSuffix = $portVersion
|
||||
cmd:bochs$secondaryArchSuffix = $portVersion
|
||||
cmd:bxcommit$secondaryArchSuffix = $portVersion
|
||||
cmd:bximage$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user