diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/inkscape/inkscape.info | 2 | ||||
-rw-r--r-- | graphics/k3d/k3d.info | 2 | ||||
-rw-r--r-- | graphics/rawtherapee/rawtherapee.info | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/inkscape/inkscape.info b/graphics/inkscape/inkscape.info index 3b58ab23fb9ab..ce678f19918d9 100644 --- a/graphics/inkscape/inkscape.info +++ b/graphics/inkscape/inkscape.info @@ -5,6 +5,6 @@ DOWNLOAD="https://inkscape.global.ssl.fastly.net/media/resources/file/inkscape-0 MD5SUM="278dfa4514adcde23546370ec2c84581" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="gtkmm lxml numpy" +REQUIRES="lxml numpy" MAINTAINER="Fernando Lopez Jr." EMAIL="fernando.lopezjr@gmail.com" diff --git a/graphics/k3d/k3d.info b/graphics/k3d/k3d.info index 79c538beab4c7..377691d30acda 100644 --- a/graphics/k3d/k3d.info +++ b/graphics/k3d/k3d.info @@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/k3d/k3d-source-0.8.0.2.tar.bz2" MD5SUM="9f4808b8d5e324f69b72ef1950df45d7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="gtkglext gtkmm" +REQUIRES="gtkglext" MAINTAINER="Niels Horn" EMAIL="niels.horn@gmail.com" diff --git a/graphics/rawtherapee/rawtherapee.info b/graphics/rawtherapee/rawtherapee.info index 8f2c0e7486c74..de9b15d680fad 100644 --- a/graphics/rawtherapee/rawtherapee.info +++ b/graphics/rawtherapee/rawtherapee.info @@ -5,6 +5,6 @@ DOWNLOAD="http://rawtherapee.com/shared/source/rawtherapee-4.2.tar.xz" MD5SUM="e6510ed56fdc35aa712b4c0f54c52ac0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="gtkmm libiptcdata" +REQUIRES="libiptcdata" MAINTAINER="Panagiotis Nikolaou" EMAIL="hostmaster@slackonly.com" |