summaryrefslogtreecommitdiff
path: root/librewolf/debian/compat
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-01-05 16:21:31 -0500
committerB. Stack <bgstack15@gmail.com>2022-01-05 16:21:31 -0500
commit826a2e7f8c7786acb3b5d2217f19814f314289ab (patch)
tree9c1b67262b407684d8874fc9f525042c90d88207 /librewolf/debian/compat
parentcheck gcc ver instead of fedora ver (diff)
downloadstackrpms-826a2e7f8c7786acb3b5d2217f19814f314289ab.tar.gz
stackrpms-826a2e7f8c7786acb3b5d2217f19814f314289ab.tar.bz2
stackrpms-826a2e7f8c7786acb3b5d2217f19814f314289ab.zip
add initial lw d/ contents
Diffstat (limited to 'librewolf/debian/compat')
-rw-r--r--librewolf/debian/compat1
1 files changed, 1 insertions, 0 deletions
diff --git a/librewolf/debian/compat b/librewolf/debian/compat
new file mode 100644
index 0000000..ec63514
--- /dev/null
+++ b/librewolf/debian/compat
@@ -0,0 +1 @@
+9
bgstack15