mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
libburndevice: Fix require
There's no such cmd:cdrtools, just cdrtools or cmd:cdrecord.
This commit is contained in:
@@ -17,7 +17,7 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix >= $haikuVersion
|
||||
cmd:cdrtools
|
||||
cmd:cdrecord
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
|
||||
Reference in New Issue
Block a user