diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-11-24 22:56:29 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-11-24 22:56:29 +0100 |
commit | 8064d986791f6118a5bcc6f48ba163519de98c2d (patch) | |
tree | 3408d94d40f5679511a6c8ef3ab5327cc619b85a /debian/control | |
parent | 6d6079d3189e307f19452d0b15b3b12facec16c0 (diff) |
Remove version from the Build-Depents libgimp2.0-dev
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4fb08bf..909d395 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: autotools-dev, debhelper (>= 9~), gettext, - libgimp2.0-dev (>= 2.0.0), + libgimp2.0-dev, libgtk2.0-dev, libjpeg62-turbo-dev, liblcms2-dev, |