]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
install_deps.sh: Add debian based elementary os 35569/head
authorJunyoung, Sung <junyoung.sung@navercorp.com>
Mon, 15 Jun 2020 12:10:45 +0000 (21:10 +0900)
committerJunyoung, Sung <junyoung.sung@navercorp.com>
Mon, 15 Jun 2020 12:10:45 +0000 (21:10 +0900)
Signed-off-by: Junyoung, Sung <junyoung.sung@navercorp.com>
install-deps.sh

index fb377af75618829f58ddbb387391369ebbe2c355..9b9f4d5cdc637162cc87355e5cbb7dd3127e33ba 100755 (executable)
@@ -284,7 +284,7 @@ else
     [ $WITH_SEASTAR ] && with_seastar=true || with_seastar=false
     source /etc/os-release
     case "$ID" in
-    debian|ubuntu|devuan)
+    debian|ubuntu|devuan|elementary)
         echo "Using apt-get to install dependencies"
         $SUDO apt-get install -y devscripts equivs
         $SUDO apt-get install -y dpkg-dev