diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-12-05 17:59:02 -0500 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-12-09 16:24:44 -0500 |
commit | 824584458428737036392927fd668b94db04d442 (patch) | |
tree | c98254c840a79bad256637b90321246a75b98ae1 /games-puzzle/atomix/atomix-3.18.0.ebuild | |
parent | net-mail/mailutils: Convert to python-single-r1 (diff) | |
download | gentoo-824584458428737036392927fd668b94db04d442.tar.gz gentoo-824584458428737036392927fd668b94db04d442.tar.bz2 gentoo-824584458428737036392927fd668b94db04d442.zip |
needs gnome-base/gnome-common to build (bug #567574)
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'games-puzzle/atomix/atomix-3.18.0.ebuild')
-rw-r--r-- | games-puzzle/atomix/atomix-3.18.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games-puzzle/atomix/atomix-3.18.0.ebuild b/games-puzzle/atomix/atomix-3.18.0.ebuild index 405c3ffd9a99..b0dbf829a09e 100644 --- a/games-puzzle/atomix/atomix-3.18.0.ebuild +++ b/games-puzzle/atomix/atomix-3.18.0.ebuild @@ -19,6 +19,7 @@ RDEPEND=" >=x11-libs/gtk+-3.10:3" DEPEND="${RDEPEND} dev-libs/appstream-glib + gnome-base/gnome-common >=dev-util/intltool-0.40 sys-devel/gettext virtual/pkgconfig" |