summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2020-05-11 18:02:45 +0200
committergregor herrmann <gregoa@debian.org>2020-05-11 18:02:45 +0200
commitee876e08a95b7464eb928d4c7d2c8573ecfb5c42 (patch)
tree8b2f2a75ffe79343d115423c2440a83b38188bd4
parentca303bf1f6064775123a4735fb2d38b4add2cfc2 (diff)
Drop alternative dependency on c-compiler.
Not all packags providing c-compiler work with this package, especially not tcc. Closes: #960214
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 62b3145..07881c6 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Multi-Arch: same
Depends: ${perl:Depends},
${misc:Depends},
${samewx:Depends},
- gcc | c-compiler,
+ gcc,
libmodule-pluggable-perl | perl (<< 5.17.9)
Breaks: libwx-perl (<< 1:0.9923-2)
Provides: ${wxperl:Provides}