Browse Source

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

Markus Hauschild 6 years ago
parent
commit
679147cd5d
1 changed files with 2 additions and 0 deletions
  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: