瀏覽代碼

pkgr: update spec to build on Debian 9 (Stretch) (#5083)

Markus Hauschild 6 年之前
父節點
當前提交
679147cd5d
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .pkgr.yml

+ 2 - 0
.pkgr.yml

@@ -7,6 +7,8 @@ targets:
       - git
   debian-8:
     <<: *debian
+  debian-9:
+    <<: *debian
   ubuntu-12.04:
     <<: *debian
   ubuntu-14.04: