]> git.proxmox.com Git - ceph.git/blobdiff - ceph/install-deps.sh
update sources to 12.2.8
[ceph.git] / ceph / install-deps.sh
index 7e408ae146750a6c21afbf33c09c465f2f0180e0..9ead1056d97dfb5f7671e86476f8353d62f78b4d 100755 (executable)
@@ -187,7 +187,7 @@ else
         $SUDO $builddepcmd $DIR/ceph.spec 2>&1 | tee $DIR/yum-builddep.out
         ! grep -q -i error: $DIR/yum-builddep.out || exit 1
         ;;
-    opensuse|suse|sles)
+    opensuse*|suse|sles)
         echo "Using zypper to install dependencies"
         $SUDO zypper --gpg-auto-import-keys --non-interactive install lsb-release systemd-rpm-macros
         munge_ceph_spec_in $DIR/ceph.spec