summaryrefslogtreecommitdiff
path: root/repo/media/opus.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/media/opus.xibuild')
-rw-r--r--repo/media/opus.xibuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/repo/media/opus.xibuild b/repo/media/opus.xibuild
index 4f4ece8..9bb2167 100644
--- a/repo/media/opus.xibuild
+++ b/repo/media/opus.xibuild
@@ -1,7 +1,7 @@
-#!/bin/bash
+#!/bin/sh
-MAKEDEPS=(make)
-DEPS=(glibc)
+MAKEDEPS="make"
+DEPS="glibc"
DESC="Totally open, royalty-free, highly versatile audio codec"