Created
March 4, 2021 14:25
-
-
Save Habbie/4e891ef0043a9f7daa95c0030789b5ae to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/builder-support/debian/authoritative/debian-buster/compat b/builder-support/debian/authoritative/debian-buster/compat | |
new file mode 100644 | |
index 000000000..f599e28b8 | |
--- /dev/null | |
+++ b/builder-support/debian/authoritative/debian-buster/compat | |
@@ -0,0 +1 @@ | |
+10 | |
diff --git a/builder-support/debian/authoritative/debian-buster/control b/builder-support/debian/authoritative/debian-buster/control | |
index 56d80695a..699501a3f 100644 | |
--- a/builder-support/debian/authoritative/debian-buster/control | |
+++ b/builder-support/debian/authoritative/debian-buster/control | |
@@ -5,7 +5,6 @@ Priority: optional | |
Standards-Version: 4.5.1 | |
Build-Depends: bison, | |
curl, | |
- debhelper-compat (= 10), | |
default-libmysqlclient-dev, | |
dnsutils, | |
flex, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment