summarylogtreecommitdiffstats
path: root/archlinux.patch
blob: 7a1d99584b316eee4ebfab657050cfa979ca22b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/trunk/auto/depends.sh b/trunk/auto/depends.sh
index b5d5aa62..a55d2478 100755
--- a/trunk/auto/depends.sh
+++ b/trunk/auto/depends.sh
@@ -30,7 +30,7 @@ echo "Required tools are ok."
 #####################################################################################
 # for Ubuntu, auto install tools by apt-get
 #####################################################################################
-OS_IS_UBUNTU=NO
+OS_IS_UBUNTU=YES
 function Ubuntu_prepare()
 {
     if [ $SRS_CUBIE = YES ]; then