summaryrefslogtreecommitdiff
path: root/app-office
diff options
context:
space:
mode:
authorCtibor <ctibor.brancik@seznam.cz>2015-01-31 19:27:49 +0100
committerCtibor <ctibor.brancik@seznam.cz>2015-01-31 19:27:49 +0100
commit2ec543db5c4acd79fe1431fbdae520b03c65fb86 (patch)
tree5cc9f4a07c5cd20cfdbcb22c2759a660df0798aa /app-office
parentbe82ba1228b1d1924a291424648980a2210b5024 (diff)
downloadbrancik-overlay-2ec543db5c4acd79fe1431fbdae520b03c65fb86.tar.gz
brancik-overlay-2ec543db5c4acd79fe1431fbdae520b03c65fb86.tar.bz2
Made changes to practicaly all ebuilds. Now they should be perfectly according to gentoo guidelines.
Diffstat (limited to 'app-office')
-rw-r--r--app-office/scribus/scribus-9999.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-office/scribus/scribus-9999.ebuild b/app-office/scribus/scribus-9999.ebuild
index ff0801a..048efb5 100644
--- a/app-office/scribus/scribus-9999.ebuild
+++ b/app-office/scribus/scribus-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-9999.ebuild,v 1.9 2013/09/17 15:58:17 jlec Exp $
@@ -52,8 +52,10 @@ COMMON_DEPEND="
osg? ( dev-games/openscenegraph )
pdf? ( app-text/podofo )
hunspell? ( app-text/hunspell )"
+
RDEPEND="${COMMON_DEPEND}
app-text/ghostscript-gpl"
+
DEPEND="${COMMON_DEPEND}
virtual/pkgconfig"