Browse Source

fixed package name

Roy Kaldung 9 years ago
parent
commit
3bc81a76a9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .pkgr.yml

+ 1 - 1
.pkgr.yml

@@ -2,7 +2,7 @@ targets:
   centos-6:
     dependencies:
       - httpd
-      - mariadb-server
+      - mysql-server
 
 user: "zammad"
 group: "zammad"