Skip to content

Commit 938a8cd

Browse files
committed
add systems info for furo
1 parent 45ee925 commit 938a8cd

File tree

5 files changed

+7
-0
lines changed

5 files changed

+7
-0
lines changed

build/pkgs/furo/distros/debian.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
furo

build/pkgs/furo/distros/fedora.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
python-furo
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
textproc/py-furo

build/pkgs/furo/distros/gentoo.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
dev-python/furo

build/pkgs/furo/spkg-configure.m4

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
SAGE_SPKG_CONFIGURE([furo], [
2+
SAGE_PYTHON_PACKAGE_CHECK([furo])
3+
])

0 commit comments

Comments
 (0)