Browse Source

Add openSUSE Tumbleweed

master
Arun Prakash Jana 4 years ago
parent
commit
3527f68554
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 changed files with 10 additions and 0 deletions
  1. +10
    -0
      misc/packagecore/packagecore.yaml

+ 10
- 0
misc/packagecore/packagecore.yaml View File

@@ -128,6 +128,16 @@ packages:
deps:
- ncurses
- readline
opensuse.tumbleweed:
builddeps:
- make
- gcc
- pkg-config
- readline-devel
- ncurses-devel
deps:
- libncurses6
- libreadline7
opensuse15.1:
builddeps:
- make


Loading…
Cancel
Save