diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-05-06 03:13:45 -0400 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-05-06 03:13:45 -0400 |
commit | e51996487b8b8d01d1b59a5e317f5a0d5f8cb8e7 (patch) | |
tree | ec621e3cd21048a39c8ea3cd411c2e771cbb9e48 /app-crypt/seahorse-sharing/seahorse-sharing-9999.ebuild | |
parent | gnome-extra/gnome-utils & friends: moved to gx86; sync -9999 with gx86 (diff) | |
download | gnome-e51996487b8b8d01d1b59a5e317f5a0d5f8cb8e7.tar.gz gnome-e51996487b8b8d01d1b59a5e317f5a0d5f8cb8e7.tar.bz2 gnome-e51996487b8b8d01d1b59a5e317f5a0d5f8cb8e7.zip |
dev-util/pkgconfig → virtual/pkgconfig
Diffstat (limited to 'app-crypt/seahorse-sharing/seahorse-sharing-9999.ebuild')
-rw-r--r-- | app-crypt/seahorse-sharing/seahorse-sharing-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/seahorse-sharing/seahorse-sharing-9999.ebuild b/app-crypt/seahorse-sharing/seahorse-sharing-9999.ebuild index 86408d77..11af9426 100644 --- a/app-crypt/seahorse-sharing/seahorse-sharing-9999.ebuild +++ b/app-crypt/seahorse-sharing/seahorse-sharing-9999.ebuild @@ -35,8 +35,8 @@ RDEPEND="${COMMON_DEPEND} # ${PN} was part of seahorse before 3.2 DEPEND="${COMMON_DEPEND} >=dev-util/intltool-0.35 - dev-util/pkgconfig - sys-devel/gettext" + sys-devel/gettext + virtual/pkgconfig" pkg_setup() { DOCS="AUTHORS MAINTAINERS NEWS" # ChangeLog has nothing useful |